This app provides monitoring and information features for the common freifunk user and the technical stuff of a freifunk community. Code base is taken from a TUM Practical Course project and added here to see if Freifunk Altdorf can use it. https://www.freifunk-altdorf.de
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

106 lines
3.7 KiB

{
"_args": [
[
"psl@^1.1.24",
"/home/bernhard/freifunk-app/node_modules/tough-cookie"
]
],
"_from": "psl@>=1.1.24 <2.0.0",
"_id": "psl@1.1.28",
"_inCache": true,
"_installable": true,
"_location": "/psl",
"_nodeVersion": "10.4.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/psl_1.1.28_1528842613349_0.5705403407817633"
},
"_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.28.tgz",
"_shasum": "4fb6ceb08a1e2214d4fd4de0ca22dae13740bc7b",
"_shrinkwrap": null,
"_spec": "psl@^1.1.24",
"_where": "/home/bernhard/freifunk-app/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": "^4.19.1",
"eslint-config-hapi": "^11.1.0",
"eslint-plugin-hapi": "^4.1.0",
"event-stream": "^3.3.4",
"karma": "^2.0.2",
"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.0",
"watchify": "^3.11.0"
},
"directories": {},
"dist": {
"fileCount": 11,
"integrity": "sha512-+AqO1Ae+N/4r7Rvchrdm432afjT9hqJRyBN3DQv9At0tPz4hIFSGKbq64fN9dVoCow4oggIIax5/iONx0r9hZw==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIEl2CRA9TVsSAnZWagAAu4cP/RrdoYLi0++yBeg+6xnO\nZ8N+O4SYEUc5M4UKScbUQmdCjQljd2SUZGyLms2SmjMDtSWMWI7MODjpCrUu\n7+XrU9vyioLp85oWDbGIXVeX5VxbmBE1Jo8knEb9d0lzrOdXO1zug8LjLXNk\n+SmNCRwt9/XXQVBF63HaNW7utVtFwNOq+A/VJYHVSZ2V/Aps3FWg12hfnK80\n7hJGaFRGwXL9GXTmNadEh4/XnCc0wP9HAypX/kDCO7PGMFkYkZezqQZtspCF\nhTLh7slNXuROBnk/AY7d3m/w0brk3NWBvJWqQNECd7NzrUgBRlOjUCqFJw0g\naZS5NuQTsetW8x7DufxQcEWqOHXkrwGYOECN3GCbTUdhSMbh+FjL6hJGEdO4\nAZ3RACO9k+ZMwFj5Gi9LD8FDkjkwcq4DdMKy/yKFG1VRzAGT2bMUvoIBcwWN\nTa1uF4tvE7AqAcRZct3qTeyjMwZaBGQNxARPRnGBDM+/JmyxsuHAz+UumUCk\n6UzCnoXuT7z6z/niR8ILDyoHx2ZKtDbL8uBNY2Uil4+bl/BFeWAwEN37B77y\nFprTSBp3D/eS/XEkelV4jJjj0jatxnXisLonx856MeR5qTDBAzRpgl9pGnQT\nuf9Skr0OkYi5RbPigQlfsReOGvwJ5jFJHSsC9b3Da0dqD36aJ03c0BKzoiNO\nmd6J\r\n=2LLq\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "4fb6ceb08a1e2214d4fd4de0ca22dae13740bc7b",
"tarball": "https://registry.npmjs.org/psl/-/psl-1.1.28.tgz",
"unpackedSize": 526343
},
"gitHead": "291e9a9ae0b142dcaa14ebdb3b1f7184998fb20e",
"homepage": "https://github.com/wrangr/psl#readme",
"keywords": [
"publicsuffix",
"publicsuffixlist"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "lupomontero",
"email": "lupo@e-noise.com"
}
],
"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.28"
}