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.
 
 
 
 

71 lines
2.0 KiB

{
"_args": [
[
"browser-process-hrtime@^0.1.2",
"/home/bernhard/freifunk-app/node_modules/w3c-hr-time"
]
],
"_from": "browser-process-hrtime@>=0.1.2 <0.2.0",
"_id": "browser-process-hrtime@0.1.2",
"_inCache": true,
"_installable": true,
"_location": "/browser-process-hrtime",
"_nodeVersion": "0.12.7",
"_npmUser": {
"email": "aaron@kumavis.me",
"name": "kumavis"
},
"_npmVersion": "2.11.3",
"_phantomChildren": {},
"_requested": {
"name": "browser-process-hrtime",
"raw": "browser-process-hrtime@^0.1.2",
"rawSpec": "^0.1.2",
"scope": null,
"spec": ">=0.1.2 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/w3c-hr-time"
],
"_resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-0.1.2.tgz",
"_shasum": "425d68a58d3447f02a04aa894187fce8af8b7b8e",
"_shrinkwrap": null,
"_spec": "browser-process-hrtime@^0.1.2",
"_where": "/home/bernhard/freifunk-app/node_modules/w3c-hr-time",
"author": {
"name": "kumavis"
},
"bugs": {
"url": "https://github.com/kumavis/browser-process-hrtime/issues"
},
"dependencies": {},
"description": "Shim for process.hrtime in the browser",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "425d68a58d3447f02a04aa894187fce8af8b7b8e",
"tarball": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-0.1.2.tgz"
},
"gitHead": "4ad64b52ed94f857735548b68e3535df134ff587",
"homepage": "https://github.com/kumavis/browser-process-hrtime#readme",
"license": "BSD-2-Clause",
"main": "index.js",
"maintainers": [
{
"name": "kumavis",
"email": "aaron@kumavis.me"
}
],
"name": "browser-process-hrtime",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/kumavis/browser-process-hrtime.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.1.2"
}