58 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			58 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "_args": [
 | |
|     [
 | |
|       "makeerror@1.0.11",
 | |
|       "C:\\Users\\Administrator\\Documents\\setup-python"
 | |
|     ]
 | |
|   ],
 | |
|   "_development": true,
 | |
|   "_from": "makeerror@1.0.11",
 | |
|   "_id": "makeerror@1.0.11",
 | |
|   "_inBundle": false,
 | |
|   "_integrity": "sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw=",
 | |
|   "_location": "/makeerror",
 | |
|   "_phantomChildren": {},
 | |
|   "_requested": {
 | |
|     "type": "version",
 | |
|     "registry": true,
 | |
|     "raw": "makeerror@1.0.11",
 | |
|     "name": "makeerror",
 | |
|     "escapedName": "makeerror",
 | |
|     "rawSpec": "1.0.11",
 | |
|     "saveSpec": null,
 | |
|     "fetchSpec": "1.0.11"
 | |
|   },
 | |
|   "_requiredBy": [
 | |
|     "/walker"
 | |
|   ],
 | |
|   "_resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.11.tgz",
 | |
|   "_spec": "1.0.11",
 | |
|   "_where": "C:\\Users\\Administrator\\Documents\\setup-python",
 | |
|   "author": {
 | |
|     "name": "Naitik Shah",
 | |
|     "email": "n@daaku.org"
 | |
|   },
 | |
|   "bugs": {
 | |
|     "url": "https://github.com/daaku/nodejs-makeerror/issues"
 | |
|   },
 | |
|   "dependencies": {
 | |
|     "tmpl": "1.0.x"
 | |
|   },
 | |
|   "description": "A library to make errors.",
 | |
|   "devDependencies": {
 | |
|     "mocha": "0.12.x"
 | |
|   },
 | |
|   "homepage": "https://github.com/daaku/nodejs-makeerror#readme",
 | |
|   "license": "BSD-3-Clause",
 | |
|   "main": "lib/makeerror",
 | |
|   "name": "makeerror",
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "git+https://github.com/daaku/nodejs-makeerror.git"
 | |
|   },
 | |
|   "scripts": {
 | |
|     "test": "NODE_PATH=./lib mocha --ui exports"
 | |
|   },
 | |
|   "version": "1.0.11"
 | |
| }
 |