73 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			73 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "_args": [
 | |
|     [
 | |
|       "optimist@0.6.1",
 | |
|       "C:\\Users\\Administrator\\Documents\\setup-python"
 | |
|     ]
 | |
|   ],
 | |
|   "_development": true,
 | |
|   "_from": "optimist@0.6.1",
 | |
|   "_id": "optimist@0.6.1",
 | |
|   "_inBundle": false,
 | |
|   "_integrity": "sha1-2j6nRob6IaGaERwybpDrFaAZZoY=",
 | |
|   "_location": "/optimist",
 | |
|   "_phantomChildren": {},
 | |
|   "_requested": {
 | |
|     "type": "version",
 | |
|     "registry": true,
 | |
|     "raw": "optimist@0.6.1",
 | |
|     "name": "optimist",
 | |
|     "escapedName": "optimist",
 | |
|     "rawSpec": "0.6.1",
 | |
|     "saveSpec": null,
 | |
|     "fetchSpec": "0.6.1"
 | |
|   },
 | |
|   "_requiredBy": [
 | |
|     "/handlebars"
 | |
|   ],
 | |
|   "_resolved": "https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz",
 | |
|   "_spec": "0.6.1",
 | |
|   "_where": "C:\\Users\\Administrator\\Documents\\setup-python",
 | |
|   "author": {
 | |
|     "name": "James Halliday",
 | |
|     "email": "mail@substack.net",
 | |
|     "url": "http://substack.net"
 | |
|   },
 | |
|   "bugs": {
 | |
|     "url": "https://github.com/substack/node-optimist/issues"
 | |
|   },
 | |
|   "dependencies": {
 | |
|     "minimist": "~0.0.1",
 | |
|     "wordwrap": "~0.0.2"
 | |
|   },
 | |
|   "description": "Light-weight option parsing with an argv hash. No optstrings attached.",
 | |
|   "devDependencies": {
 | |
|     "hashish": "~0.0.4",
 | |
|     "tap": "~0.4.0"
 | |
|   },
 | |
|   "engine": {
 | |
|     "node": ">=0.4"
 | |
|   },
 | |
|   "homepage": "https://github.com/substack/node-optimist#readme",
 | |
|   "keywords": [
 | |
|     "argument",
 | |
|     "args",
 | |
|     "option",
 | |
|     "parser",
 | |
|     "parsing",
 | |
|     "cli",
 | |
|     "command"
 | |
|   ],
 | |
|   "license": "MIT/X11",
 | |
|   "main": "./index.js",
 | |
|   "name": "optimist",
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "git+ssh://git@github.com/substack/node-optimist.git"
 | |
|   },
 | |
|   "scripts": {
 | |
|     "test": "tap ./test/*.js"
 | |
|   },
 | |
|   "version": "0.6.1"
 | |
| }
 |