blob: 2e50eb59fb5bfdc4fc1113458ef160ee4ae8877b [file] [log] [blame]
{
"_args": [
[
{
"raw": "inline-source-map@~0.6.0",
"scope": null,
"escapedName": "inline-source-map",
"name": "inline-source-map",
"rawSpec": "~0.6.0",
"spec": ">=0.6.0 <0.7.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/combine-source-map"
]
],
"_from": "inline-source-map@>=0.6.0 <0.7.0",
"_id": "inline-source-map@0.6.2",
"_inCache": true,
"_location": "/inline-source-map",
"_nodeVersion": "5.10.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/inline-source-map-0.6.2.tgz_1460525282705_0.553636197000742"
},
"_npmUser": {
"name": "zertosh",
"email": "zertosh@gmail.com"
},
"_npmVersion": "3.8.3",
"_phantomChildren": {},
"_requested": {
"raw": "inline-source-map@~0.6.0",
"scope": null,
"escapedName": "inline-source-map",
"name": "inline-source-map",
"rawSpec": "~0.6.0",
"spec": ">=0.6.0 <0.7.0",
"type": "range"
},
"_requiredBy": [
"/combine-source-map"
],
"_resolved": "https://registry.npmjs.org/inline-source-map/-/inline-source-map-0.6.2.tgz",
"_shasum": "f9393471c18a79d1724f863fa38b586370ade2a5",
"_shrinkwrap": null,
"_spec": "inline-source-map@~0.6.0",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/combine-source-map",
"author": {
"name": "Thorsten Lorenz",
"email": "thlorenz@gmx.de",
"url": "http://thlorenz.com"
},
"bugs": {
"url": "https://github.com/thlorenz/inline-source-map/issues"
},
"dependencies": {
"source-map": "~0.5.3"
},
"description": "Adds source mappings and base64 encodes them, so they can be inlined in your generated file.",
"devDependencies": {
"nave": "~0.5.0",
"tap": "~0.7.0"
},
"directories": {},
"dist": {
"shasum": "f9393471c18a79d1724f863fa38b586370ade2a5",
"tarball": "https://registry.npmjs.org/inline-source-map/-/inline-source-map-0.6.2.tgz"
},
"engine": {
"node": ">=0.6"
},
"gitHead": "c1a5b0c471bd8eee62bc8d4d2ec59a7439059f75",
"homepage": "https://github.com/thlorenz/inline-source-map",
"keywords": [
"source",
"map",
"inline",
"base64",
"bundle",
"generate",
"transpile"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "thlorenz",
"email": "thlorenz@gmx.de"
},
{
"name": "zertosh",
"email": "zertosh@gmail.com"
}
],
"name": "inline-source-map",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/thlorenz/inline-source-map.git"
},
"scripts": {
"test": "if [ -e $TRAVIS ]; then npm run test-all; else npm run test-main; fi",
"test-0.10": "nave use 0.10 npm run test-main",
"test-0.12": "nave use 0.12 npm run test-main",
"test-0.8": "nave use 0.8 npm run test-main",
"test-all": "npm run test-main && npm run test-0.8 && npm run test-0.10 && npm run test-0.12",
"test-main": "tap test/*.js"
},
"version": "0.6.2"
}