110 lines
2.9 KiB
JSON
110 lines
2.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"istanbul-lib-source-maps@^1.2.1",
|
|
"/home/bernhard/freifunk-app/node_modules/jest/node_modules/jest-cli"
|
|
]
|
|
],
|
|
"_from": "istanbul-lib-source-maps@>=1.2.1 <2.0.0",
|
|
"_id": "istanbul-lib-source-maps@1.2.3",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/istanbul-lib-source-maps",
|
|
"_nodeVersion": "8.8.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/istanbul-lib-source-maps_1.2.3_1518500921426_0.7841611936503754"
|
|
},
|
|
"_npmUser": {
|
|
"email": "ben@npmjs.com",
|
|
"name": "bcoe"
|
|
},
|
|
"_npmVersion": "5.4.2",
|
|
"_phantomChildren": {
|
|
"ms": "2.0.0"
|
|
},
|
|
"_requested": {
|
|
"name": "istanbul-lib-source-maps",
|
|
"raw": "istanbul-lib-source-maps@^1.2.1",
|
|
"rawSpec": "^1.2.1",
|
|
"scope": null,
|
|
"spec": ">=1.2.1 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest/jest-cli"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.2.3.tgz",
|
|
"_shasum": "20fb54b14e14b3fb6edb6aca3571fd2143db44e6",
|
|
"_shrinkwrap": null,
|
|
"_spec": "istanbul-lib-source-maps@^1.2.1",
|
|
"_where": "/home/bernhard/freifunk-app/node_modules/jest/node_modules/jest-cli",
|
|
"author": {
|
|
"email": "kananthmail-github@yahoo.com",
|
|
"name": "Krishnan Anantheswaran"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/istanbuljs/istanbuljs/issues"
|
|
},
|
|
"dependencies": {
|
|
"debug": "^3.1.0",
|
|
"istanbul-lib-coverage": "^1.1.2",
|
|
"mkdirp": "^0.5.1",
|
|
"rimraf": "^2.6.1",
|
|
"source-map": "^0.5.3"
|
|
},
|
|
"description": "Source maps support for istanbul",
|
|
"devDependencies": {
|
|
"babel-core": "^6.2.1",
|
|
"chai": "^3.4.1",
|
|
"is-windows": "^1.0.0",
|
|
"jshint": "^2.8.0",
|
|
"mocha": "^3.2.0",
|
|
"ts-node": "^2.0.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 10,
|
|
"integrity": "sha512-fDa0hwU/5sDXwAklXgAoCJCOsFsBplVQ6WBldz5UwaqOzmDhUK4nfuR7/G//G2lERlblUNJB8P6e8cXq3a7MlA==",
|
|
"shasum": "20fb54b14e14b3fb6edb6aca3571fd2143db44e6",
|
|
"tarball": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.2.3.tgz",
|
|
"unpackedSize": 22349
|
|
},
|
|
"files": [
|
|
"index.js",
|
|
"lib"
|
|
],
|
|
"homepage": "https://github.com/istanbuljs/istanbuljs#readme",
|
|
"keywords": [
|
|
"istanbul",
|
|
"maps",
|
|
"source",
|
|
"sourcemap",
|
|
"sourcemaps"
|
|
],
|
|
"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/istanbuljs.git"
|
|
},
|
|
"scripts": {
|
|
"pretest": "jshint index.js lib/ test/",
|
|
"test": "mocha"
|
|
},
|
|
"version": "1.2.3"
|
|
}
|