UNPKG

@emvu/react-scripts

Version:

Fork of configuration and scripts for Create React App.

103 lines (102 loc) 2.75 kB
{ "_args": [ [ { "raw": "jest-jasmine2@^16.0.2", "scope": null, "escapedName": "jest-jasmine2", "name": "jest-jasmine2", "rawSpec": "^16.0.2", "spec": ">=16.0.2 <17.0.0", "type": "range" }, "/Users/emvu/src/mivnet/create-react-app/packages/react-scripts/node_modules/jest/node_modules/jest-cli" ] ], "_from": "jest-jasmine2@>=16.0.2 <17.0.0", "_id": "jest-jasmine2@16.0.2", "_inCache": true, "_installable": true, "_location": "/jest-jasmine2", "_nodeVersion": "6.8.1", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/jest-jasmine2-16.0.2.tgz_1476951463213_0.28679690416902304" }, "_npmUser": { "name": "cpojer", "email": "christoph.pojer@gmail.com" }, "_npmVersion": "3.10.8", "_phantomChildren": {}, "_requested": { "raw": "jest-jasmine2@^16.0.2", "scope": null, "escapedName": "jest-jasmine2", "name": "jest-jasmine2", "rawSpec": "^16.0.2", "spec": ">=16.0.2 <17.0.0", "type": "range" }, "_requiredBy": [ "/jest-config", "/jest/jest-cli" ], "_resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-16.0.2.tgz", "_shasum": "c91ae170d127aae22180dbfe181d77655a5da8c3", "_shrinkwrap": null, "_spec": "jest-jasmine2@^16.0.2", "_where": "/Users/emvu/src/mivnet/create-react-app/packages/react-scripts/node_modules/jest/node_modules/jest-cli", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "graceful-fs": "^4.1.6", "jasmine-check": "^0.1.4", "jest-matchers": "^16.0.2", "jest-snapshot": "^16.0.2", "jest-util": "^16.0.2" }, "devDependencies": {}, "directories": {}, "dist": { "shasum": "c91ae170d127aae22180dbfe181d77655a5da8c3", "tarball": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-16.0.2.tgz" }, "homepage": "https://github.com/facebook/jest#readme", "license": "BSD-3-Clause", "main": "build/index.js", "maintainers": [ { "name": "cpojer", "email": "christoph.pojer@gmail.com" }, { "name": "dmitriiabramov", "email": "dmitrii@rheia.us" }, { "name": "fb", "email": "opensource+npm@fb.com" }, { "name": "gaearon", "email": "dan.abramov@gmail.com" }, { "name": "kentaromiura", "email": "kentaromiura@gmail.com" } ], "name": "jest-jasmine2", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git" }, "scripts": { "test": "../../packages/jest-cli/bin/jest.js" }, "version": "16.0.2" }