Files
Cloud-book/node_modules/psl/package.json
2025-08-27 17:10:05 +08:00

118 lines
4.1 KiB
JSON

{
"_args": [
[
{
"name": "psl",
"raw": "psl@^1.1.28",
"rawSpec": "^1.1.28",
"scope": null,
"spec": ">=1.1.28 <2.0.0",
"type": "range"
},
"F:\\tmp\\gitbook\\node_modules\\tough-cookie"
]
],
"_from": "psl@>=1.1.28 <2.0.0",
"_hasShrinkwrap": false,
"_id": "psl@1.8.0",
"_inCache": true,
"_installable": true,
"_location": "/psl",
"_nodeVersion": "12.16.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/psl_1.8.0_1585142953097_0.800414175277885"
},
"_npmUser": {
"email": "lupomontero@gmail.com",
"name": "lupomontero"
},
"_npmVersion": "6.14.2",
"_phantomChildren": {},
"_requested": {
"name": "psl",
"raw": "psl@^1.1.28",
"rawSpec": "^1.1.28",
"scope": null,
"spec": ">=1.1.28 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/tough-cookie"
],
"_resolved": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz",
"_shasum": "9326f8bcfb013adcc005fdff056acce020e51c24",
"_shrinkwrap": null,
"_spec": "psl@^1.1.28",
"_where": "F:\\tmp\\gitbook\\node_modules\\tough-cookie",
"author": {
"email": "lupomontero@gmail.com",
"name": "Lupo Montero",
"url": "https://lupomontero.com/"
},
"bugs": {
"url": "https://github.com/lupomontero/psl/issues"
},
"dependencies": {},
"description": "Domain name parser based on the Public Suffix List",
"devDependencies": {
"JSONStream": "^1.3.5",
"browserify": "^16.5.0",
"commit-and-pr": "^1.0.4",
"eslint": "^6.8.0",
"eslint-config-hapi": "^12.0.0",
"eslint-plugin-hapi": "^4.1.0",
"karma": "^4.4.1",
"karma-browserify": "^7.0.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.5",
"karma-phantomjs-launcher": "^1.0.4",
"mocha": "^7.1.1",
"phantomjs-prebuilt": "^2.1.16",
"request": "^2.88.2",
"uglify-js": "^3.8.0",
"watchify": "^3.11.1"
},
"directories": {},
"dist": {
"fileCount": 8,
"integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJee1ypCRA9TVsSAnZWagAAK4sP/R2ihBum6On0JgOFMk/A\nB3sInYH5eCfSKm54/DoKbST79ugr7XO95hbs784Pd+RLvGlkHY/ltt37wNu/\nZQ9JBVCkOqwYvOpfGCk4g9epCKey6Q5D86VQDLbGwa+vQ6VNyBcQjMeRhS1Y\n8JkzGjvUlBGsr/yVs5GoWRkEzCppOzLlSJjcsk4JIgmabvXDOeq9QPR6TT4A\nF+4eWRMPkW42qH6V6OKdf7Gkj+V1WVejK+uIR0zdd6KizlCVvWo61z3Y/8zR\n5gTRvSEiz0qbL4BXKXcoNGIdp7gJq1EwdqeBawHkqz+FsBElqmgnN2YemqQr\ncPa6y2MyIDVmLWy0fUSBorYr1eg7+Zl9jirxVJMonVqCBR1mMSCD3UISUiRF\nRxoQE9xVGZjvKfyqqQitn+GqSXXY5KmT7T9V8aR8RF25JJAZA7ZWZl3J4Sv3\nQIStlLApSULgk0a92paP37CsXE9QZzrZie/iyl1DRWbzn4rfB4SVQEMxNNZX\nwidKPvD2Mi2MRWE0gC1aLddPITlOfqlCBdo6dsVSZrfJXR7MBFTVHV5RLsvt\n5ug0vRRqEFIaERTKe6ey3sO3Wd0+Svw7ijnMsijNwurYabbW9IaLuzxs4ih5\ngXqEGfLiNRFPcJrRY6salwcGYl9GYPR2/oqaQEKvT4wDm82NLdcuxVJXC2fm\n4N/7\r\n=gPnQ\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "9326f8bcfb013adcc005fdff056acce020e51c24",
"tarball": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz",
"unpackedSize": 433019
},
"gitHead": "e8877e40e88e4472827dfa6e421fff2f3467f967",
"homepage": "https://github.com/lupomontero/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/lupomontero/psl.git"
},
"scripts": {
"build": "browserify ./index.js --standalone=psl > ./dist/psl.js",
"changelog": "git log $(git describe --tags --abbrev=0)..HEAD --oneline --format=\"%h %s (%an <%ae>)\"",
"commit-and-pr": "commit-and-pr",
"postbuild": "cat ./dist/psl.js | uglifyjs -c -m > ./dist/psl.min.js",
"prebuild": "./scripts/update-rules.js",
"pretest": "eslint .",
"test": "mocha test && karma start ./karma.conf.js --single-run",
"watch": "mocha test --watch"
},
"version": "1.8.0"
}