UNPKG

react-scripts

Version:
113 lines (112 loc) 3.38 kB
{ "_args": [ [ { "raw": "istanbul-lib-source-maps@^1.0.0-alpha", "scope": null, "escapedName": "istanbul-lib-source-maps", "name": "istanbul-lib-source-maps", "rawSpec": "^1.0.0-alpha", "spec": ">=1.0.0-alpha <2.0.0", "type": "range" }, "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.wvpZ0Wi0/node_modules/istanbul-api" ] ], "_from": "istanbul-lib-source-maps@>=1.0.0-alpha <2.0.0", "_id": "istanbul-lib-source-maps@1.0.1", "_inCache": true, "_location": "/istanbul-lib-source-maps", "_nodeVersion": "6.5.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/istanbul-lib-source-maps-1.0.1.tgz_1473744276908_0.7366695574019104" }, "_npmUser": { "name": "bcoe", "email": "ben@npmjs.com" }, "_npmVersion": "3.10.3", "_phantomChildren": {}, "_requested": { "raw": "istanbul-lib-source-maps@^1.0.0-alpha", "scope": null, "escapedName": "istanbul-lib-source-maps", "name": "istanbul-lib-source-maps", "rawSpec": "^1.0.0-alpha", "spec": ">=1.0.0-alpha <2.0.0", "type": "range" }, "_requiredBy": [ "/istanbul-api" ], "_resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.0.1.tgz", "_shasum": "92393f1b1f11b5916beea382c1901398a81b7d4c", "_shrinkwrap": null, "_spec": "istanbul-lib-source-maps@^1.0.0-alpha", "_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.wvpZ0Wi0/node_modules/istanbul-api", "author": { "name": "Krishnan Anantheswaran", "email": "kananthmail-github@yahoo.com" }, "bugs": { "url": "https://github.com/istanbuljs/istanbul-lib-source-maps/issues" }, "dependencies": { "istanbul-lib-coverage": "^1.0.0-alpha.0", "mkdirp": "^0.5.1", "rimraf": "^2.4.4", "source-map": "^0.5.3" }, "description": "Source maps support for istanbul", "devDependencies": { "babel-core": "^6.2.1", "chai": "^3.4.1", "istanbul": "^0.4.0", "jshint": "^2.8.0", "mocha": "^2.3.4", "standard-version": "^2.4.0", "ts-node": "^0.5.3" }, "directories": {}, "dist": { "shasum": "92393f1b1f11b5916beea382c1901398a81b7d4c", "tarball": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.0.1.tgz" }, "gitHead": "73383cf76a0e197d3c98798ff7fe99cf0679312a", "homepage": "https://github.com/istanbuljs/istanbul-lib-source-maps#readme", "keywords": [ "istanbul", "sourcemaps", "sourcemap", "source", "maps" ], "license": "BSD-3-Clause", "main": "index.js", "maintainers": [ { "name": "bcoe", "email": "ben@npmjs.com" }, { "name": "gotwarlost", "email": "kananthmail-github@yahoo.com" } ], "name": "istanbul-lib-source-maps", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/istanbuljs/istanbul-lib-source-maps.git" }, "scripts": { "fast": "mocha test/", "pretest": "jshint index.js lib/ test/", "release": "standard-version", "test": "istanbul cover --include-all-sources --print=both _mocha -- test/", "xposttest": "istanbul check-coverage --statements 95 --branches 80" }, "version": "1.0.1" }