| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 | 
							- {
 
-   "_args": [
 
-     [
 
-       "ini@1.3.8",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_from": "ini@1.3.8",
 
-   "_id": "ini@1.3.8",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-op2kJbSIBvNHZ6Tvzjlyaa8oQyw=",
 
-   "_location": "/ini",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "ini@1.3.8",
 
-     "name": "ini",
 
-     "escapedName": "ini",
 
-     "rawSpec": "1.3.8",
 
-     "saveSpec": null,
 
-     "fetchSpec": "1.3.8"
 
-   },
 
-   "_requiredBy": [
 
-     "/config-chain"
 
-   ],
 
-   "_resolved": "https://registry.nlark.com/ini/download/ini-1.3.8.tgz?cache=0&sync_timestamp=1622604533289&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fini%2Fdownload%2Fini-1.3.8.tgz",
 
-   "_spec": "1.3.8",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "author": {
 
-     "name": "Isaac Z. Schlueter",
 
-     "email": "i@izs.me",
 
-     "url": "http://blog.izs.me/"
 
-   },
 
-   "bugs": {
 
-     "url": "https://github.com/isaacs/ini/issues"
 
-   },
 
-   "description": "An ini encoder/decoder for node",
 
-   "devDependencies": {
 
-     "eslint": "^7.9.0",
 
-     "eslint-plugin-import": "^2.22.0",
 
-     "eslint-plugin-node": "^11.1.0",
 
-     "eslint-plugin-promise": "^4.2.1",
 
-     "eslint-plugin-standard": "^4.0.1",
 
-     "tap": "14"
 
-   },
 
-   "files": [
 
-     "ini.js"
 
-   ],
 
-   "homepage": "https://github.com/isaacs/ini#readme",
 
-   "license": "ISC",
 
-   "main": "ini.js",
 
-   "name": "ini",
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git://github.com/isaacs/ini.git"
 
-   },
 
-   "scripts": {
 
-     "eslint": "eslint",
 
-     "lint": "npm run eslint -- ini.js test/*.js",
 
-     "lintfix": "npm run lint -- --fix",
 
-     "posttest": "npm run lint",
 
-     "postversion": "npm publish",
 
-     "prepublishOnly": "git push origin --follow-tags",
 
-     "preversion": "npm test",
 
-     "test": "tap"
 
-   },
 
-   "version": "1.3.8"
 
- }
 
 
  |