You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
87 lines
2.4 KiB
87 lines
2.4 KiB
{ |
|
"_args": [ |
|
[ |
|
"require-main-filename@^1.0.1", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/localtunnel/node_modules/yargs" |
|
] |
|
], |
|
"_from": "require-main-filename@>=1.0.1 <2.0.0", |
|
"_id": "require-main-filename@1.0.1", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/require-main-filename", |
|
"_nodeVersion": "3.2.0", |
|
"_npmOperationalInternal": { |
|
"host": "packages-6-west.internal.npmjs.com", |
|
"tmp": "tmp/require-main-filename-1.0.1.tgz_1455688492890_0.0750324921682477" |
|
}, |
|
"_npmUser": { |
|
"email": "ben@npmjs.com", |
|
"name": "bcoe" |
|
}, |
|
"_npmVersion": "3.3.0", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "require-main-filename", |
|
"raw": "require-main-filename@^1.0.1", |
|
"rawSpec": "^1.0.1", |
|
"scope": null, |
|
"spec": ">=1.0.1 <2.0.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/localtunnel/yargs", |
|
"/yargs" |
|
], |
|
"_resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz", |
|
"_shasum": "97f717b69d48784f5f526a6c5aa8ffdda055a4d1", |
|
"_shrinkwrap": null, |
|
"_spec": "require-main-filename@^1.0.1", |
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/localtunnel/node_modules/yargs", |
|
"author": { |
|
"email": "ben@npmjs.com", |
|
"name": "Ben Coe" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/yargs/require-main-filename/issues" |
|
}, |
|
"dependencies": {}, |
|
"description": "shim for require.main.filename() that works in as many environments as possible", |
|
"devDependencies": { |
|
"chai": "^3.5.0", |
|
"standard": "^6.0.5", |
|
"tap": "^5.2.0" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"shasum": "97f717b69d48784f5f526a6c5aa8ffdda055a4d1", |
|
"tarball": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz" |
|
}, |
|
"gitHead": "6dd2291332bed764c56302ccdd14da8a213249a1", |
|
"homepage": "https://github.com/yargs/require-main-filename#readme", |
|
"keywords": [ |
|
"require", |
|
"shim", |
|
"iisnode" |
|
], |
|
"license": "ISC", |
|
"main": "index.js", |
|
"maintainers": [ |
|
{ |
|
"email": "ben@npmjs.com", |
|
"name": "bcoe" |
|
} |
|
], |
|
"name": "require-main-filename", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+ssh://git@github.com/yargs/require-main-filename.git" |
|
}, |
|
"scripts": { |
|
"pretest": "standard", |
|
"test": "tap --coverage test.js" |
|
}, |
|
"version": "1.0.1" |
|
}
|
|
|