64 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			64 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |   "_args": [ | ||
|  |     [ | ||
|  |       "walker@1.0.7", | ||
|  |       "C:\\Users\\Administrator\\Documents\\setup-python" | ||
|  |     ] | ||
|  |   ], | ||
|  |   "_development": true, | ||
|  |   "_from": "walker@1.0.7", | ||
|  |   "_id": "walker@1.0.7", | ||
|  |   "_inBundle": false, | ||
|  |   "_integrity": "sha1-L3+bj9ENZ3JisYqITijRlhjgKPs=", | ||
|  |   "_location": "/walker", | ||
|  |   "_phantomChildren": {}, | ||
|  |   "_requested": { | ||
|  |     "type": "version", | ||
|  |     "registry": true, | ||
|  |     "raw": "walker@1.0.7", | ||
|  |     "name": "walker", | ||
|  |     "escapedName": "walker", | ||
|  |     "rawSpec": "1.0.7", | ||
|  |     "saveSpec": null, | ||
|  |     "fetchSpec": "1.0.7" | ||
|  |   }, | ||
|  |   "_requiredBy": [ | ||
|  |     "/jest-haste-map", | ||
|  |     "/sane" | ||
|  |   ], | ||
|  |   "_resolved": "https://registry.npmjs.org/walker/-/walker-1.0.7.tgz", | ||
|  |   "_spec": "1.0.7", | ||
|  |   "_where": "C:\\Users\\Administrator\\Documents\\setup-python", | ||
|  |   "author": { | ||
|  |     "name": "Naitik Shah", | ||
|  |     "email": "n@daaku.org" | ||
|  |   }, | ||
|  |   "bugs": { | ||
|  |     "url": "https://github.com/daaku/nodejs-walker/issues" | ||
|  |   }, | ||
|  |   "dependencies": { | ||
|  |     "makeerror": "1.0.x" | ||
|  |   }, | ||
|  |   "description": "A simple directory tree walker.", | ||
|  |   "devDependencies": { | ||
|  |     "mocha": "0.12.x" | ||
|  |   }, | ||
|  |   "homepage": "https://github.com/daaku/nodejs-walker", | ||
|  |   "keywords": [ | ||
|  |     "utils", | ||
|  |     "fs", | ||
|  |     "filesystem" | ||
|  |   ], | ||
|  |   "license": "Apache-2.0", | ||
|  |   "main": "lib/walker", | ||
|  |   "name": "walker", | ||
|  |   "repository": { | ||
|  |     "type": "git", | ||
|  |     "url": "git+https://github.com/daaku/nodejs-walker.git" | ||
|  |   }, | ||
|  |   "scripts": { | ||
|  |     "test": "NODE_PATH=./lib mocha --ui exports" | ||
|  |   }, | ||
|  |   "version": "1.0.7" | ||
|  | } |