| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 | {  "_args": [    [      "parse-asn1@5.1.6",      "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"    ]  ],  "_development": true,  "_from": "parse-asn1@5.1.6",  "_id": "parse-asn1@5.1.6",  "_inBundle": false,  "_integrity": "sha1-OFCAo+wTy2KmLTlAnLPoiETNrtQ=",  "_location": "/parse-asn1",  "_phantomChildren": {},  "_requested": {    "type": "version",    "registry": true,    "raw": "parse-asn1@5.1.6",    "name": "parse-asn1",    "escapedName": "parse-asn1",    "rawSpec": "5.1.6",    "saveSpec": null,    "fetchSpec": "5.1.6"  },  "_requiredBy": [    "/browserify-sign",    "/public-encrypt"  ],  "_resolved": "https://registry.npm.taobao.org/parse-asn1/download/parse-asn1-5.1.6.tgz",  "_spec": "5.1.6",  "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",  "author": "",  "bugs": {    "url": "https://github.com/crypto-browserify/parse-asn1/issues"  },  "dependencies": {    "asn1.js": "^5.2.0",    "browserify-aes": "^1.0.0",    "evp_bytestokey": "^1.0.0",    "pbkdf2": "^3.0.3",    "safe-buffer": "^5.1.1"  },  "description": "utility library for parsing asn1 files for use with browserify-sign.",  "devDependencies": {    "standard": "^14.3.4",    "tape": "^5.0.1"  },  "files": [    "asn1.js",    "aesid.json",    "certificate.js",    "fixProc.js",    "index.js"  ],  "homepage": "https://github.com/crypto-browserify/parse-asn1#readme",  "license": "ISC",  "main": "index.js",  "name": "parse-asn1",  "repository": {    "type": "git",    "url": "git://github.com/crypto-browserify/parse-asn1.git"  },  "scripts": {    "standard": "standard",    "test": "npm run standard && npm run unit",    "unit": "node ./test"  },  "version": "5.1.6"}
 |