kubernetes-handbook/node_modules/nth-check/package.json

96 lines
3.2 KiB
JSON

{
"_args": [
[
{
"name": "nth-check",
"raw": "nth-check@~1.0.1",
"rawSpec": "~1.0.1",
"scope": null,
"spec": ">=1.0.1 <1.1.0",
"type": "range"
},
"/gitbook/node_modules/css-select"
]
],
"_from": "nth-check@>=1.0.1 <1.1.0",
"_hasShrinkwrap": false,
"_id": "nth-check@1.0.2",
"_inCache": true,
"_installable": true,
"_location": "/nth-check",
"_nodeVersion": "10.11.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/nth-check_1.0.2_1540159926746_0.4517908661077017"
},
"_npmUser": {
"email": "me@feedic.com",
"name": "feedic"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"name": "nth-check",
"raw": "nth-check@~1.0.1",
"rawSpec": "~1.0.1",
"scope": null,
"spec": ">=1.0.1 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/css-select"
],
"_resolved": "https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz",
"_shasum": "b2bd295c37e3dd58a3bf0700376663ba4d9cf05c",
"_shrinkwrap": null,
"_spec": "nth-check@~1.0.1",
"_where": "/gitbook/node_modules/css-select",
"author": {
"email": "me@feedic.com",
"name": "Felix Boehm"
},
"bugs": {
"url": "https://github.com/fb55/nth-check/issues"
},
"dependencies": {
"boolbase": "~1.0.0"
},
"description": "performant nth-check parser & compiler",
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 6,
"integrity": "sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzPm3CRA9TVsSAnZWagAAhM4P/iS5h2NgtCybL1u9veDR\nECfbFBz60HsEQyqJtx3I2b4+cyQq5QnE71H2Hd4UsTmK/eQRaJO4LxWw5H1m\nX/k5+6Zn/UfsazAZQNKK4F+k2LJ90Fg6OuMJx6RTN18RLO7eqeecYKZHNxog\n8gR08VTytTCU6cK9kJvSv+kVOyYGZhd2LUo/uGonQcuUSvelc1rrHAbI0BrG\ncs1l71Oce33mTVkbnfZX6ffURLjoIp51OgBm+OqlXNEJnr99OG3GMOQAYJ3V\nv5wDLz0lDR6fxn5Q9humrBoIoFEsfIjQP3NzJpiFNCUo/27GrijzIO2H0mwf\n63nkfvNYlec6IQYCyZ3guQSNk6AMreZO97XZxbre6jIjUZD3yU8DxmX6WacH\nKEfOdDSL0P2zfszCgTexa4QLtvrSMpyMg1ZeKaOg68ZFIrtWnlAfQ3dCNNmb\nv9YT0xEpuJJ57Bi7iH9MSCLBYa+js11oxoIxivOw+fveNCna+6W6u9B916sc\ntN0Dvyrk3lS01I4AONu5zBStKtwo7/PYnuvdAz01GVaPEufZ93XSwGMdiTys\n1HNVu95I2c2B41Z4meKpIINF83r+16zu0i/+Vu9ocaPIcuxbl9GuBAf3NpRf\nK88HwaPBZAWPo035nohMs290iFliwlc300L7OsT5DbGIH4KVP4jivBQkbsGC\nbBzx\r\n=f9A8\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "b2bd295c37e3dd58a3bf0700376663ba4d9cf05c",
"tarball": "https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz",
"unpackedSize": 5538
},
"gitHead": "03a02587bbd126fafc3d2331ffef6ea5cb2f9b66",
"homepage": "https://github.com/fb55/nth-check",
"keywords": [
"nth-child",
"nth",
"css"
],
"license": "BSD-2-Clause",
"main": "index.js",
"maintainers": [
{
"email": "me@feedic.com",
"name": "feedic"
}
],
"name": "nth-check",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/fb55/nth-check.git"
},
"scripts": {
"test": "node test"
},
"version": "1.0.2"
}