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.
79 lines
1.9 KiB
79 lines
1.9 KiB
{
|
|
"_args": [
|
|
[
|
|
"optionator@0.8.3",
|
|
"G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "optionator@0.8.3",
|
|
"_id": "optionator@0.8.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-hPodA2/p08fiHZmIS2ARZ+yPtJU=",
|
|
"_location": "/optionator",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "optionator@0.8.3",
|
|
"name": "optionator",
|
|
"escapedName": "optionator",
|
|
"rawSpec": "0.8.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.8.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/eslint"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/optionator/download/optionator-0.8.3.tgz?cache=0&sync_timestamp=1573078174520&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Foptionator%2Fdownload%2Foptionator-0.8.3.tgz",
|
|
"_spec": "0.8.3",
|
|
"_where": "G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin",
|
|
"author": {
|
|
"name": "George Zahariev",
|
|
"email": "z@georgezahariev.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/gkz/optionator/issues"
|
|
},
|
|
"dependencies": {
|
|
"deep-is": "~0.1.3",
|
|
"fast-levenshtein": "~2.0.6",
|
|
"levn": "~0.3.0",
|
|
"prelude-ls": "~1.1.2",
|
|
"type-check": "~0.3.2",
|
|
"word-wrap": "~1.2.3"
|
|
},
|
|
"description": "option parsing and help generation",
|
|
"devDependencies": {
|
|
"istanbul": "~0.4.5",
|
|
"livescript": "~1.6.0",
|
|
"mocha": "~6.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
},
|
|
"files": [
|
|
"lib",
|
|
"README.md",
|
|
"LICENSE"
|
|
],
|
|
"homepage": "https://github.com/gkz/optionator",
|
|
"keywords": [
|
|
"options",
|
|
"flags",
|
|
"option parsing",
|
|
"cli"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./lib/",
|
|
"name": "optionator",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/gkz/optionator.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"version": "0.8.3"
|
|
}
|