| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 | {  "_args": [    [      "browserify-des@1.0.2",      "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"    ]  ],  "_development": true,  "_from": "browserify-des@1.0.2",  "_id": "browserify-des@1.0.2",  "_inBundle": false,  "_integrity": "sha1-OvTx9Zg5QDVy8cZiBDdfen9wPpw=",  "_location": "/browserify-des",  "_phantomChildren": {},  "_requested": {    "type": "version",    "registry": true,    "raw": "browserify-des@1.0.2",    "name": "browserify-des",    "escapedName": "browserify-des",    "rawSpec": "1.0.2",    "saveSpec": null,    "fetchSpec": "1.0.2"  },  "_requiredBy": [    "/browserify-cipher"  ],  "_resolved": "https://registry.nlark.com/browserify-des/download/browserify-des-1.0.2.tgz",  "_spec": "1.0.2",  "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",  "author": {    "name": "Calvin Metcalf",    "email": "calvin.metcalf@gmail.com"  },  "bugs": {    "url": "https://github.com/crypto-browserify/browserify-des/issues"  },  "dependencies": {    "cipher-base": "^1.0.1",    "des.js": "^1.0.0",    "inherits": "^2.0.1",    "safe-buffer": "^5.1.2"  },  "description": "browserify-des ===",  "devDependencies": {    "standard": "^5.3.1",    "tap-spec": "^4.1.0",    "tape": "^4.2.0"  },  "homepage": "https://github.com/crypto-browserify/browserify-des#readme",  "license": "MIT",  "main": "index.js",  "name": "browserify-des",  "repository": {    "type": "git",    "url": "git+https://github.com/crypto-browserify/browserify-des.git"  },  "scripts": {    "test": "standard && node test.js | tspec"  },  "version": "1.0.2"}
 |