| 1234567891011121314 |
- {
- "name": "babel-preset-jest",
- "version": "21.2.0",
- "repository": {
- "type": "git",
- "url": "https://github.com/facebook/jest.git"
- },
- "license": "MIT",
- "main": "index.js",
- "dependencies": {
- "babel-plugin-jest-hoist": "^21.2.0",
- "babel-plugin-syntax-object-rest-spread": "^6.13.0"
- }
- }
|