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.
59 lines
1.7 KiB
59 lines
1.7 KiB
1 year ago
|
{
|
||
|
"_from": "require-main-filename@^1.0.1",
|
||
|
"_id": "require-main-filename@1.0.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-IqSUtOVP4ksd1C/ej5zeEh/BIP2ajqpn8c5x+q99gvcIG/Qf0cud5raVnE/Dwd0ua9TXYDoDc0RE5hBSdz22Ug==",
|
||
|
"_location": "/require-main-filename",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "require-main-filename@^1.0.1",
|
||
|
"name": "require-main-filename",
|
||
|
"escapedName": "require-main-filename",
|
||
|
"rawSpec": "^1.0.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^1.0.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/yargs"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmmirror.com/require-main-filename/-/require-main-filename-1.0.1.tgz",
|
||
|
"_shasum": "97f717b69d48784f5f526a6c5aa8ffdda055a4d1",
|
||
|
"_spec": "require-main-filename@^1.0.1",
|
||
|
"_where": "D:\\上海富维东阳工作\\设备管理\\ABP-MicroService-master\\AuthServer\\IdentityServer\\AuthServer.Host\\node_modules\\yargs",
|
||
|
"author": {
|
||
|
"name": "Ben Coe",
|
||
|
"email": "ben@npmjs.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/yargs/require-main-filename/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"deprecated": false,
|
||
|
"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"
|
||
|
},
|
||
|
"homepage": "https://github.com/yargs/require-main-filename#readme",
|
||
|
"keywords": [
|
||
|
"require",
|
||
|
"shim",
|
||
|
"iisnode"
|
||
|
],
|
||
|
"license": "ISC",
|
||
|
"main": "index.js",
|
||
|
"name": "require-main-filename",
|
||
|
"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"
|
||
|
}
|