| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 | {  "_args": [    [      "figgy-pudding@3.5.2",      "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"    ]  ],  "_development": true,  "_from": "figgy-pudding@3.5.2",  "_id": "figgy-pudding@3.5.2",  "_inBundle": false,  "_integrity": "sha1-tO7oFIq7Adzx0aw0Nn1Z4S+mHW4=",  "_location": "/figgy-pudding",  "_phantomChildren": {},  "_requested": {    "type": "version",    "registry": true,    "raw": "figgy-pudding@3.5.2",    "name": "figgy-pudding",    "escapedName": "figgy-pudding",    "rawSpec": "3.5.2",    "saveSpec": null,    "fetchSpec": "3.5.2"  },  "_requiredBy": [    "/@vue/cli-service/cacache",    "/@vue/cli-service/ssri",    "/cacache",    "/ssri"  ],  "_resolved": "https://registry.npm.taobao.org/figgy-pudding/download/figgy-pudding-3.5.2.tgz",  "_spec": "3.5.2",  "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",  "author": {    "name": "Kat Marchán",    "email": "kzm@sykosomatic.org"  },  "bugs": {    "url": "https://github.com/npm/figgy-pudding/issues"  },  "dependencies": {},  "description": "Delicious, festive, cascading config/opts definitions",  "devDependencies": {    "standard": "^11.0.1",    "standard-version": "^4.4.0",    "tap": "^12.0.1"  },  "files": [    "*.js",    "lib"  ],  "homepage": "https://github.com/npm/figgy-pudding#readme",  "keywords": [    "config",    "options",    "yummy"  ],  "license": "ISC",  "main": "index.js",  "name": "figgy-pudding",  "repository": {    "type": "git",    "url": "git+https://github.com/npm/figgy-pudding.git"  },  "scripts": {    "postrelease": "npm publish && git push --follow-tags",    "prerelease": "npm t",    "pretest": "standard",    "release": "standard-version -s",    "test": "tap -J --100 --coverage test/*.js"  },  "version": "3.5.2"}
 |