blob: 7712558cd03a5130d875c552f481c64fa2aae871 [file] [log] [blame]
{
"_args": [
[
"istanbul-lib-source-maps@3.0.2",
"/Users/jaslan/Development/nifi-fds/target/frontend-working-directory"
]
],
"_development": true,
"_from": "istanbul-lib-source-maps@3.0.2",
"_id": "istanbul-lib-source-maps@3.0.2",
"_inBundle": false,
"_integrity": "sha512-JX4v0CiKTGp9fZPmoxpu9YEkPbEqCqBbO3403VabKjH+NRXo72HafD5UgnjTEqHL2SAjaZK1XDuDOkn6I5QVfQ==",
"_location": "/istanbul-lib-source-maps",
"_phantomChildren": {
"fs.realpath": "1.0.0",
"inflight": "1.0.6",
"inherits": "2.0.3",
"minimatch": "3.0.4",
"once": "1.4.0",
"path-is-absolute": "1.0.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "istanbul-lib-source-maps@3.0.2",
"name": "istanbul-lib-source-maps",
"escapedName": "istanbul-lib-source-maps",
"rawSpec": "3.0.2",
"saveSpec": null,
"fetchSpec": "3.0.2"
},
"_requiredBy": [
"/istanbul-api"
],
"_resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-3.0.2.tgz",
"_spec": "3.0.2",
"_where": "/Users/jaslan/Development/nifi-fds/target/frontend-working-directory",
"author": {
"name": "Krishnan Anantheswaran",
"email": "kananthmail-github@yahoo.com"
},
"bugs": {
"url": "https://github.com/istanbuljs/istanbuljs/issues"
},
"dependencies": {
"debug": "^4.1.1",
"istanbul-lib-coverage": "^2.0.3",
"make-dir": "^1.3.0",
"rimraf": "^2.6.2",
"source-map": "^0.6.1"
},
"description": "Source maps support for istanbul",
"devDependencies": {
"babel-core": "^6.26.3",
"ts-node": "^7.0.1"
},
"engines": {
"node": ">=6"
},
"files": [
"lib",
"index.js"
],
"gitHead": "7875defdc3c3640787ac5d83700246de119e8b83",
"homepage": "https://github.com/istanbuljs/istanbuljs#readme",
"keywords": [
"istanbul",
"sourcemaps",
"sourcemap",
"source",
"maps"
],
"license": "BSD-3-Clause",
"main": "index.js",
"name": "istanbul-lib-source-maps",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git"
},
"scripts": {
"test": "mocha"
},
"version": "3.0.2"
}