Files
releases/docs/book/node_modules/psl/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
4.0 KiB
JSON

{
"_args": [
[
{
"name": "psl",
"raw": "psl@^1.1.24",
"rawSpec": "^1.1.24",
"scope": null,
"spec": ">=1.1.24 <2.0.0",
"type": "range"
},
"/home/torin/go/src/github.com/open-policy-agent/opa/docs/book/node_modules/tough-cookie"
]
],
"_from": "psl@>=1.1.24 <2.0.0",
"_id": "psl@1.1.29",
"_inCache": true,
"_installable": true,
"_location": "/psl",
"_nodeVersion": "10.6.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/psl_1.1.29_1533299411879_0.5773351184487232"
},
"_npmUser": {
"email": "lupomontero@gmail.com",
"name": "lupomontero"
},
"_npmVersion": "6.1.0",
"_phantomChildren": {},
"_requested": {
"name": "psl",
"raw": "psl@^1.1.24",
"rawSpec": "^1.1.24",
"scope": null,
"spec": ">=1.1.24 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/tough-cookie"
],
"_resolved": "https://registry.npmjs.org/psl/-/psl-1.1.29.tgz",
"_shasum": "60f580d360170bb722a797cc704411e6da850c67",
"_shrinkwrap": null,
"_spec": "psl@^1.1.24",
"_where": "/home/torin/go/src/github.com/open-policy-agent/opa/docs/book/node_modules/tough-cookie",
"author": {
"name": "Lupo Montero"
},
"bugs": {
"url": "https://github.com/wrangr/psl/issues"
},
"dependencies": {},
"description": "Domain name parser based on the Public Suffix List",
"devDependencies": {
"JSONStream": "^1.3.3",
"browserify": "^16.2.2",
"eslint": "^5.2.0",
"eslint-config-hapi": "^12.0.0",
"eslint-plugin-hapi": "^4.1.0",
"event-stream": "^3.3.4",
"karma": "^2.0.5",
"karma-browserify": "^5.3.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.5",
"karma-phantomjs-launcher": "^1.0.4",
"mocha": "^5.2.0",
"phantomjs-prebuilt": "^2.1.16",
"request": "^2.87.0",
"uglify-js": "^3.4.6",
"watchify": "^3.11.0"
},
"directories": {},
"dist": {
"fileCount": 11,
"integrity": "sha512-AeUmQ0oLN02flVHXWh9sSJF7mcdFq0ppid/JkErufc3hGIV/AMa8Fo9VgDo/cT2jFdOWoFvHp90qqBH54W+gjQ==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZErUCRA9TVsSAnZWagAAKnUQAJzjAsz6o8LyofA7V4sW\n05AiEbMhn0Y2i9El9TTK8eq7ZX1OdoIc6jnpbIr+VuRPT0waH5xdXKHzulsk\nQrA9GBeeTN57TLRtd/tl7bi5k6CleaiHwA+xwOvr1BaqYEIyAMqlsL0qxKB0\nD+ugemBqaxslghQNpKsFeQej8q+h8D5NuDd2rKVbcLsbltx17aTdctkvDaik\n4D3eUn4ZaS6waHn8uIJcVdoZHdlWLTovT4J7sJ1taNjCD/3nRdGj6xFbDaom\nHiiH2pjU9AHvD0Hqhm/O9ScoART/n1wYCXlfI9Pn7yCr4gLucAdIX/62cXr7\nIJU0p1lpUUbDK6jpfgDyQxW3oINSWhySyHU/X5h0bFcT2ZGhE9Rm6V1bVGBi\nE9CFh61iseAhg4vBbDvS7ifSFDSbQc45S04USRH1l5JMIf0Hn15W/UEiZeXU\nc9R8A910M4bE/kW9EjM+WlBWTDcyxtrhg0Cez19ywB1S/O5HznMriB7TO17H\ntD2f5VCU7LeVAnTLqxv8DWgYgMU8RAD9u2U9izjL+5ZSy4YMjNso2T3rJ7Y8\ndVoRhvfEopVj+Sf0o5XicSqjpbPAZaI6GS1/ZpYSNTea8vydjfKhIvM2RATR\nd/8xpgjBTuEMCptIiQU/KC6t4JfN/SvCrssmdFBxAvJuw7biDwjMpf3gIqwB\nl8et\r\n=ClWM\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "60f580d360170bb722a797cc704411e6da850c67",
"tarball": "https://registry.npmjs.org/psl/-/psl-1.1.29.tgz",
"unpackedSize": 550402
},
"gitHead": "8622fcc3a5a87ed24eb6c85420482d8c46763005",
"homepage": "https://github.com/wrangr/psl#readme",
"keywords": [
"publicsuffix",
"publicsuffixlist"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "lupo@e-noise.com",
"name": "lupomontero"
}
],
"name": "psl",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/wrangr/psl.git"
},
"scripts": {
"build": "browserify ./index.js --standalone=psl > ./dist/psl.js",
"postbuild": "cat ./dist/psl.js | uglifyjs -c -m > ./dist/psl.min.js",
"prebuild": "node ./data/build.js",
"pretest": "eslint .",
"test": "mocha test && karma start ./karma.conf.js --single-run",
"watch": "mocha test --watch"
},
"version": "1.1.29"
}