react-scripts
Version:
Configuration and scripts for Create React App.
94 lines (93 loc) • 2.33 kB
JSON
{
"_args": [
[
"jasmine-check@^0.1.4",
"/Users/dan/p/create-react-app/node_modules/jest-jasmine2"
]
],
"_from": "jasmine-check@>=0.1.4 <0.2.0",
"_id": "jasmine-check@0.1.5",
"_inCache": true,
"_installable": true,
"_location": "/jasmine-check",
"_nodeVersion": "6.2.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/jasmine-check-0.1.5.tgz_1464724724529_0.6778640132397413"
},
"_npmUser": {
"email": "lee@leebyron.com",
"name": "leebyron"
},
"_npmVersion": "3.8.9",
"_phantomChildren": {},
"_requested": {
"name": "jasmine-check",
"raw": "jasmine-check@^0.1.4",
"rawSpec": "^0.1.4",
"scope": null,
"spec": ">=0.1.4 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/jest-jasmine2"
],
"_resolved": "https://registry.npmjs.org/jasmine-check/-/jasmine-check-0.1.5.tgz",
"_shasum": "dbad7eec56261c4b3d175ada55fe59b09ac9e415",
"_shrinkwrap": null,
"_spec": "jasmine-check@^0.1.4",
"_where": "/Users/dan/p/create-react-app/node_modules/jest-jasmine2",
"author": {
"name": "Lee Byron",
"url": "https://github.com/leebyron"
},
"bugs": {
"url": "https://github.com/leebyron/jasmine-check/issues"
},
"dependencies": {
"testcheck": "^0.1.0"
},
"description": "Generative property tests for Jasmine",
"devDependencies": {
"jasmine-node": "^1.14.5"
},
"directories": {},
"dist": {
"shasum": "dbad7eec56261c4b3d175ada55fe59b09ac9e415",
"tarball": "https://registry.npmjs.org/jasmine-check/-/jasmine-check-0.1.5.tgz"
},
"files": [
"LICENSE",
"README.md",
"jasmine-check.js"
],
"gitHead": "3dee360803118024c5b2068adc3d80d9d995af84",
"homepage": "https://github.com/leebyron/jasmine-check",
"keywords": [
"generative",
"jasmine",
"property",
"quickcheck",
"test",
"testcheck"
],
"license": "BSD",
"main": "jasmine-check.js",
"maintainers": [
{
"name": "leebyron",
"email": "lee@leebyron.com"
}
],
"name": "jasmine-check",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/leebyron/jasmine-check.git"
},
"scripts": {
"test": "jasmine-node spec/"
},
"version": "0.1.5"
}