Files
releases/docs/book/node_modules/css-what/package.json
T
Torin Sandall fa9ae9437c Vendor node_modules for gitbook
The gitbook install has been incredibly flaky due to it's dependency on
npm. This commit simply vendors the node_modules so that each time we
build the site the process doesn't have to re-run gitbook install.

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
2018-11-26 15:10:14 -08:00

113 lines
3.6 KiB
JSON

{
"_args": [
[
{
"name": "css-what",
"raw": "css-what@2.1",
"rawSpec": "2.1",
"scope": null,
"spec": ">=2.1.0 <2.2.0",
"type": "range"
},
"/home/torin/go/src/github.com/open-policy-agent/opa/docs/book/node_modules/css-select"
]
],
"_from": "css-what@>=2.1.0 <2.2.0",
"_hasShrinkwrap": false,
"_id": "css-what@2.1.2",
"_inCache": true,
"_installable": true,
"_location": "/css-what",
"_nodeVersion": "10.11.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/css-what_2.1.2_1540160305964_0.11466746951668294"
},
"_npmUser": {
"email": "me@feedic.com",
"name": "feedic"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"name": "css-what",
"raw": "css-what@2.1",
"rawSpec": "2.1",
"scope": null,
"spec": ">=2.1.0 <2.2.0",
"type": "range"
},
"_requiredBy": [
"/css-select"
],
"_resolved": "https://registry.npmjs.org/css-what/-/css-what-2.1.2.tgz",
"_shasum": "c0876d9d0480927d7d4920dcd72af3595649554d",
"_shrinkwrap": null,
"_spec": "css-what@2.1",
"_where": "/home/torin/go/src/github.com/open-policy-agent/opa/docs/book/node_modules/css-select",
"author": {
"email": "me@feedic.com",
"name": "Felix Böhm",
"url": "http://feedic.com"
},
"bugs": {
"url": "https://github.com/fb55/css-what/issues"
},
"dependencies": {},
"description": "a CSS selector parser",
"devDependencies": {
"jshint": "2"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-wan8dMWQ0GUeF7DGEPVjhHemVW/vy6xUYmFzRY8RYqgA0JtXC9rJmbScBjqSu6dg9q0lwPQy6ZAmJVr3PPTvqQ==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzPsyCRA9TVsSAnZWagAA74oQAJDdEHbEsWHqxh4LvNlZ\nxpjs3CpREixkxvmJiXIweqnnIPzUcTGWaouU0V4zZJxJep2W41jssgxm4U45\nuM4moPFqFPxJOwDrUlHwmg2dm9Nk+oOhos+UUsWq1Ii7NpT2BtYW4jYuYrB5\n2Bsbn/4dNL03nMFfx8EMAbPXIDG09bZ34mee/4WQaXhLqazbKDHDoM2kJ2Q4\nmM9ZuP3fmahvrfQD0q1KXF4Kdfxo3I1Z5x1ecXZfc5l/6QodTqJDY7Un+HGS\nbZnUlQRg7j/AcLs7Ys0UVltgJX3/h4A4es2klJm5x3F1aEJIIvJsyF2JNnyR\nC8rhdJUl04okvTXlimnP2zomxy95Hv//+Kqh89Aar9BYpkfziq5HuEBJUqZI\nBuJQjnX0SRIoGhGD8Ti6VwvhyGgsrFi5V2znv24RnUUu68KESPZpltjTbod4\nrG5pfdiFDaBKzfjVlQ2JRdJRmPRFgL9dYlIv9L/Xs8bpIXG0E9i2EpqNoZbv\n34qECWkUlEm+pD5UY5MkwwIZ21j82OaONke7OpWtFw7rA5R6GPS5fHPGO9cc\n32AxBkaTmXvdMZUSCPSfX4KYoNLdWNKyV9PVodLmMGne7+sfBL2Oa+GAID6/\nbr9vf57YyPw1wvHC+LjNQeJ9B/DAVSGe96DabyVEfF7zCpPu+EzCsSkUMvyH\nwy73\r\n=NcCw\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "c0876d9d0480927d7d4920dcd72af3595649554d",
"tarball": "https://registry.npmjs.org/css-what/-/css-what-2.1.2.tgz",
"unpackedSize": 10642
},
"engines": {
"node": "*"
},
"gitHead": "b2a2117cc0732f05d3345e15c1884645c8be280c",
"homepage": "https://github.com/fb55/css-what#readme",
"jshintConfig": {
"eqeqeq": true,
"eqnull": true,
"freeze": true,
"globals": {
"describe": true,
"it": true
},
"latedef": "nofunc",
"noarg": true,
"node": true,
"nonbsp": true,
"proto": true,
"undef": true,
"unused": true
},
"license": "BSD-2-Clause",
"main": "./index.js",
"maintainers": [
{
"email": "me@feedic.com",
"name": "feedic"
}
],
"name": "css-what",
"optionalDependencies": {},
"prettier": {
"tabWidth": 4
},
"readme": "ERROR: No README data found!",
"repository": {
"url": "git+https://github.com/fb55/css-what.git"
},
"scripts": {
"test": "node tests/test.js && jshint *.js"
},
"version": "2.1.2"
}