| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 | 
							- {
 
-   "_args": [
 
-     [
 
-       "assert-plus@1.0.0",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "assert-plus@1.0.0",
 
-   "_id": "assert-plus@1.0.0",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=",
 
-   "_location": "/assert-plus",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "assert-plus@1.0.0",
 
-     "name": "assert-plus",
 
-     "escapedName": "assert-plus",
 
-     "rawSpec": "1.0.0",
 
-     "saveSpec": null,
 
-     "fetchSpec": "1.0.0"
 
-   },
 
-   "_requiredBy": [
 
-     "/dashdash",
 
-     "/getpass",
 
-     "/http-signature",
 
-     "/jsprim",
 
-     "/sshpk",
 
-     "/verror"
 
-   ],
 
-   "_resolved": "https://registry.nlark.com/assert-plus/download/assert-plus-1.0.0.tgz",
 
-   "_spec": "1.0.0",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "author": {
 
-     "name": "Mark Cavage",
 
-     "email": "mcavage@gmail.com"
 
-   },
 
-   "bugs": {
 
-     "url": "https://github.com/mcavage/node-assert-plus/issues"
 
-   },
 
-   "contributors": [
 
-     {
 
-       "name": "Dave Eddy",
 
-       "email": "dave@daveeddy.com"
 
-     },
 
-     {
 
-       "name": "Fred Kuo",
 
-       "email": "fred.kuo@joyent.com"
 
-     },
 
-     {
 
-       "name": "Lars-Magnus Skog",
 
-       "email": "ralphtheninja@riseup.net"
 
-     },
 
-     {
 
-       "name": "Mark Cavage",
 
-       "email": "mcavage@gmail.com"
 
-     },
 
-     {
 
-       "name": "Patrick Mooney",
 
-       "email": "pmooney@pfmooney.com"
 
-     },
 
-     {
 
-       "name": "Rob Gulewich",
 
-       "email": "robert.gulewich@joyent.com"
 
-     }
 
-   ],
 
-   "dependencies": {},
 
-   "description": "Extra assertions on top of node's assert module",
 
-   "devDependencies": {
 
-     "faucet": "0.0.1",
 
-     "tape": "4.2.2"
 
-   },
 
-   "engines": {
 
-     "node": ">=0.8"
 
-   },
 
-   "homepage": "https://github.com/mcavage/node-assert-plus#readme",
 
-   "license": "MIT",
 
-   "main": "./assert.js",
 
-   "name": "assert-plus",
 
-   "optionalDependencies": {},
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git+https://github.com/mcavage/node-assert-plus.git"
 
-   },
 
-   "scripts": {
 
-     "test": "tape tests/*.js | ./node_modules/.bin/faucet"
 
-   },
 
-   "version": "1.0.0"
 
- }
 
 
  |