| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 | 
							- {
 
-   "_args": [
 
-     [
 
-       "cipher-base@1.0.4",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "cipher-base@1.0.4",
 
-   "_id": "cipher-base@1.0.4",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-h2Dk7MJy9MNjUy+SbYdKriwTl94=",
 
-   "_location": "/cipher-base",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "cipher-base@1.0.4",
 
-     "name": "cipher-base",
 
-     "escapedName": "cipher-base",
 
-     "rawSpec": "1.0.4",
 
-     "saveSpec": null,
 
-     "fetchSpec": "1.0.4"
 
-   },
 
-   "_requiredBy": [
 
-     "/browserify-aes",
 
-     "/browserify-des",
 
-     "/create-hash",
 
-     "/create-hmac"
 
-   ],
 
-   "_resolved": "https://registry.npm.taobao.org/cipher-base/download/cipher-base-1.0.4.tgz",
 
-   "_spec": "1.0.4",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "author": {
 
-     "name": "Calvin Metcalf",
 
-     "email": "calvin.metcalf@gmail.com"
 
-   },
 
-   "bugs": {
 
-     "url": "https://github.com/crypto-browserify/cipher-base/issues"
 
-   },
 
-   "dependencies": {
 
-     "inherits": "^2.0.1",
 
-     "safe-buffer": "^5.0.1"
 
-   },
 
-   "description": "abstract base class for crypto-streams",
 
-   "devDependencies": {
 
-     "standard": "^10.0.2",
 
-     "tap-spec": "^4.1.0",
 
-     "tape": "^4.2.0"
 
-   },
 
-   "homepage": "https://github.com/crypto-browserify/cipher-base#readme",
 
-   "keywords": [
 
-     "cipher",
 
-     "stream"
 
-   ],
 
-   "license": "MIT",
 
-   "main": "index.js",
 
-   "name": "cipher-base",
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git+https://github.com/crypto-browserify/cipher-base.git"
 
-   },
 
-   "scripts": {
 
-     "test": "node test.js | tspec"
 
-   },
 
-   "version": "1.0.4"
 
- }
 
 
  |