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.

98 lines
2.4 KiB

{
"_args": [
[
"acorn-globals@^4.1.0",
"/home/bernhard/freifunk-app/node_modules/jsdom"
]
],
"_from": "acorn-globals@>=4.1.0 <5.0.0",
"_id": "acorn-globals@4.1.0",
"_inCache": true,
"_installable": true,
"_location": "/acorn-globals",
"_nodeVersion": "8.6.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/acorn-globals-4.1.0.tgz_1508886325881_0.2606661815661937"
},
"_npmUser": {
"email": "forbes@lindesay.co.uk",
"name": "forbeslindesay"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {},
"_requested": {
"name": "acorn-globals",
"raw": "acorn-globals@^4.1.0",
"rawSpec": "^4.1.0",
"scope": null,
"spec": ">=4.1.0 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-4.1.0.tgz",
"_shasum": "ab716025dbe17c54d3ef81d32ece2b2d99fe2538",
"_shrinkwrap": null,
"_spec": "acorn-globals@^4.1.0",
"_where": "/home/bernhard/freifunk-app/node_modules/jsdom",
"author": {
"name": "ForbesLindesay"
},
"bugs": {
"url": "https://github.com/ForbesLindesay/acorn-globals/issues"
},
"dependencies": {
"acorn": "^5.0.0"
},
"description": "Detect global variables in JavaScript using acorn",
"devDependencies": {
"testit": "^3.0.0"
},
"directories": {},
"dist": {
"integrity": "sha512-KjZwU26uG3u6eZcfGbTULzFcsoz6pegNKtHPksZPOUsiKo5bUmiBPa38FuHZ/Eun+XYh/JCCkS9AS3Lu4McQOQ==",
"shasum": "ab716025dbe17c54d3ef81d32ece2b2d99fe2538",
"tarball": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-4.1.0.tgz"
},
"files": [
"LICENSE",
"index.js"
],
"gitHead": "9e2139d5a43be44523f06424bf67a2d1fdf85882",
"homepage": "https://github.com/ForbesLindesay/acorn-globals#readme",
"keywords": [
"ast",
"global",
"implicit",
"lexical",
"local",
"name",
"scope",
"variable"
],
"license": "MIT",
"maintainers": [
{
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
},
{
"name": "timothygu",
"email": "timothygu99@gmail.com"
}
],
"name": "acorn-globals",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/ForbesLindesay/acorn-globals.git"
},
"scripts": {
"test": "node test"
},
"version": "4.1.0"
}