| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 | {  "_args": [    [      "batch@0.6.1",      "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"    ]  ],  "_development": true,  "_from": "batch@0.6.1",  "_id": "batch@0.6.1",  "_inBundle": false,  "_integrity": "sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==",  "_location": "/batch",  "_phantomChildren": {},  "_requested": {    "type": "version",    "registry": true,    "raw": "batch@0.6.1",    "name": "batch",    "escapedName": "batch",    "rawSpec": "0.6.1",    "saveSpec": null,    "fetchSpec": "0.6.1"  },  "_requiredBy": [    "/serve-index"  ],  "_resolved": "https://registry.npmmirror.com/batch/download/batch-0.6.1.tgz",  "_spec": "0.6.1",  "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",  "author": {    "name": "TJ Holowaychuk",    "email": "tj@vision-media.ca"  },  "browser": {    "emitter": "events"  },  "bugs": {    "url": "https://github.com/visionmedia/batch/issues"  },  "description": "Simple async batch with concurrency control and progress reporting.",  "devDependencies": {    "mocha": "*",    "should": "*"  },  "homepage": "https://github.com/visionmedia/batch#readme",  "license": "MIT",  "main": "index",  "name": "batch",  "repository": {    "type": "git",    "url": "git+https://github.com/visionmedia/batch.git"  },  "version": "0.6.1"}
 |