| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 | {  "_args": [    [      "nth-check@1.0.2",      "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"    ]  ],  "_development": true,  "_from": "nth-check@1.0.2",  "_id": "nth-check@1.0.2",  "_inBundle": false,  "_integrity": "sha1-sr0pXDfj3VijvwcAN2Zjuk2c8Fw=",  "_location": "/nth-check",  "_phantomChildren": {},  "_requested": {    "type": "version",    "registry": true,    "raw": "nth-check@1.0.2",    "name": "nth-check",    "escapedName": "nth-check",    "rawSpec": "1.0.2",    "saveSpec": null,    "fetchSpec": "1.0.2"  },  "_requiredBy": [    "/css-select"  ],  "_resolved": "https://registry.nlark.com/nth-check/download/nth-check-1.0.2.tgz?cache=0&sync_timestamp=1631793715685&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fnth-check%2Fdownload%2Fnth-check-1.0.2.tgz",  "_spec": "1.0.2",  "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",  "author": {    "name": "Felix Boehm",    "email": "me@feedic.com"  },  "bugs": {    "url": "https://github.com/fb55/nth-check/issues"  },  "dependencies": {    "boolbase": "~1.0.0"  },  "description": "performant nth-check parser & compiler",  "files": [    "compile.js",    "index.js",    "parse.js"  ],  "homepage": "https://github.com/fb55/nth-check",  "keywords": [    "nth-child",    "nth",    "css"  ],  "license": "BSD-2-Clause",  "main": "index.js",  "name": "nth-check",  "repository": {    "type": "git",    "url": "git+https://github.com/fb55/nth-check.git"  },  "scripts": {    "test": "node test"  },  "version": "1.0.2"}
 |