| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 | {  "_args": [    [      "strip-json-comments@3.1.1",      "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"    ]  ],  "_development": true,  "_from": "strip-json-comments@3.1.1",  "_id": "strip-json-comments@3.1.1",  "_inBundle": false,  "_integrity": "sha1-MfEoGzgyYwQ0gxwxDAHMzajL4AY=",  "_location": "/strip-json-comments",  "_phantomChildren": {},  "_requested": {    "type": "version",    "registry": true,    "raw": "strip-json-comments@3.1.1",    "name": "strip-json-comments",    "escapedName": "strip-json-comments",    "rawSpec": "3.1.1",    "saveSpec": null,    "fetchSpec": "3.1.1"  },  "_requiredBy": [    "/@eslint/eslintrc",    "/eslint"  ],  "_resolved": "https://registry.nlark.com/strip-json-comments/download/strip-json-comments-3.1.1.tgz?cache=0&sync_timestamp=1629397119136&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fstrip-json-comments%2Fdownload%2Fstrip-json-comments-3.1.1.tgz",  "_spec": "3.1.1",  "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",  "author": {    "name": "Sindre Sorhus",    "email": "sindresorhus@gmail.com",    "url": "https://sindresorhus.com"  },  "bugs": {    "url": "https://github.com/sindresorhus/strip-json-comments/issues"  },  "description": "Strip comments from JSON. Lets you use comments in your JSON files!",  "devDependencies": {    "ava": "^1.4.1",    "matcha": "^0.7.0",    "tsd": "^0.7.2",    "xo": "^0.24.0"  },  "engines": {    "node": ">=8"  },  "files": [    "index.js",    "index.d.ts"  ],  "funding": "https://github.com/sponsors/sindresorhus",  "homepage": "https://github.com/sindresorhus/strip-json-comments#readme",  "keywords": [    "json",    "strip",    "comments",    "remove",    "delete",    "trim",    "multiline",    "parse",    "config",    "configuration",    "settings",    "util",    "env",    "environment",    "jsonc"  ],  "license": "MIT",  "name": "strip-json-comments",  "repository": {    "type": "git",    "url": "git+https://github.com/sindresorhus/strip-json-comments.git"  },  "scripts": {    "bench": "matcha benchmark.js",    "test": "xo && ava && tsd"  },  "version": "3.1.1"}
 |