| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 | 
							- {
 
-   "_args": [
 
-     [
 
-       "optionator@0.9.1",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "optionator@0.9.1",
 
-   "_id": "optionator@0.9.1",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-TyNqY3Pa4FZqbUPhMmZ09QwpFJk=",
 
-   "_location": "/optionator",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "optionator@0.9.1",
 
-     "name": "optionator",
 
-     "escapedName": "optionator",
 
-     "rawSpec": "0.9.1",
 
-     "saveSpec": null,
 
-     "fetchSpec": "0.9.1"
 
-   },
 
-   "_requiredBy": [
 
-     "/eslint"
 
-   ],
 
-   "_resolved": "https://registry.npm.taobao.org/optionator/download/optionator-0.9.1.tgz",
 
-   "_spec": "0.9.1",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "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.4.1",
 
-     "prelude-ls": "^1.2.1",
 
-     "type-check": "^0.4.0",
 
-     "word-wrap": "^1.2.3"
 
-   },
 
-   "description": "option parsing and help generation",
 
-   "devDependencies": {
 
-     "livescript": "^1.6.0",
 
-     "mocha": "^7.1.1"
 
-   },
 
-   "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.9.1"
 
- }
 
 
  |