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.
 
 
 
 

96 lines
3.2 KiB

{
"_args": [
[
"nwsapi@^2.0.0",
"/home/bernhard/freifunk-app/node_modules/jsdom"
]
],
"_from": "nwsapi@>=2.0.0 <3.0.0",
"_id": "nwsapi@2.0.7",
"_inCache": true,
"_installable": true,
"_location": "/nwsapi",
"_nodeVersion": "10.6.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/nwsapi_2.0.7_1532120104900_0.7852382582748572"
},
"_npmUser": {
"email": "diego.perini@gmail.com",
"name": "diego"
},
"_npmVersion": "6.2.0",
"_phantomChildren": {},
"_requested": {
"name": "nwsapi",
"raw": "nwsapi@^2.0.0",
"rawSpec": "^2.0.0",
"scope": null,
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.0.7.tgz",
"_shasum": "6fc54c254621f10cac5225b76e81c74120139b78",
"_shrinkwrap": null,
"_spec": "nwsapi@^2.0.0",
"_where": "/home/bernhard/freifunk-app/node_modules/jsdom",
"author": {
"email": "diego.perini@gmail.com",
"name": "Diego Perini",
"url": "http://www.iport.it/"
},
"bugs": {
"url": "http://github.com/dperini/nwsapi/issues"
},
"dependencies": {},
"description": "Fast CSS Selectors API Engine",
"devDependencies": {
"eslint": "^4.19.1"
},
"directories": {},
"dist": {
"fileCount": 10,
"integrity": "sha512-VZXniaaaORAXGCNsvUNefsKRQYk8zCzQZ57jalgrpHcU70OrAzKAiN/3plYtH/VPRmZeYyUzQiYfKzcMXC1g5Q==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbUkwoCRA9TVsSAnZWagAAVh0P/AmqWlFkUX3vXPxQUVyD\nVHQKv5N4tlH12KVAz2mcfOBFxIPk61S4qjTxf4wJyIFFAgNO+gTH+br4SU/v\nlSeGcVtpttACEkJ0y55f28H7AfxXIfbEXQJNebhM9NER0oPQguJUnJAmldDt\nVjF9MNI/kB1VQ+vhXc910p0ZrJzKeIlIKfMm1HRG6tpZqz6aN7XIxNXVUY/2\nrvsX5x8wGeNNuXcIV+z/2ruFTQdwE+QtECV5U2cz95LrL8066FKpTgVB/ZsH\npDIqtVHKc7/lhFT8IsjawZgPqOV5dTa3q1XVF0ZN257RhbMRoIhVlahPpcfl\nv2iD8i6o24lF3JK58uHYCiSV9x9oxVTBc9csIcAz7qLdWXnGaG8NpqWIBZYi\nVqFHzN/uhdkZK4kFvUzX4PiC/Oat7JLKJT5fWrv091l8u7Zx8WkHazNHrLjE\n3qDBf8tbM+VMvsh+NnlyJwc8aUg4z8qdFtqr1PWOYrHOLkQTcVi08/vUPDEz\nYIof4JrAezZGYuKr5E/6oPN5XXGycMBRI1w7/IKJaCCgrTKo5JMkrQFnc8AN\nP34QH88vTu2ZaT8s3ERZxhbxhUgRata4CWg1iqFcUF4JpMll3syzLKv0UrEj\n0UCnkxdy2XOIVYuc0tUwaIqPl7uppXbThJQIwICEmStN1odRMsjlfnxrDLnw\nlqQF\r\n=TtYQ\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "6fc54c254621f10cac5225b76e81c74120139b78",
"tarball": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.0.7.tgz",
"unpackedSize": 315711
},
"gitHead": "7a598891df76e99cb90e8f2170a181824c56b494",
"homepage": "http://javascript.nwbox.com/nwsapi/",
"keywords": [
"css",
"css3",
"css4",
"matcher",
"selector"
],
"license": "MIT",
"licenses": [
{
"type": "MIT",
"url": "http://javascript.nwbox.com/nwsapi/MIT-LICENSE"
}
],
"main": "./src/nwsapi",
"maintainers": [
{
"name": "diego",
"email": "diego.perini@gmail.com"
}
],
"name": "nwsapi",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/dperini/nwsapi.git"
},
"scripts": {
"lint": "eslint ./src/nwsapi.js"
},
"version": "2.0.7"
}