| 1234567891011121314 |
- {
- "name": "jest-environment-node",
- "version": "22.4.3",
- "repository": {
- "type": "git",
- "url": "https://github.com/facebook/jest.git"
- },
- "license": "MIT",
- "main": "build/index.js",
- "dependencies": {
- "jest-mock": "^22.4.3",
- "jest-util": "^22.4.3"
- }
- }
|