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.
 
 
 
 

77 lines
1.9 KiB

{
"_args": [
[
"absolute-path@^0.0.0",
"/home/bernhard/freifunk-app/node_modules/react-native"
]
],
"_from": "absolute-path@>=0.0.0 <0.0.1",
"_id": "absolute-path@0.0.0",
"_inCache": true,
"_installable": true,
"_location": "/absolute-path",
"_npmUser": {
"email": "filearts@gmail.com",
"name": "filearts"
},
"_npmVersion": "1.3.14",
"_phantomChildren": {},
"_requested": {
"name": "absolute-path",
"raw": "absolute-path@^0.0.0",
"rawSpec": "^0.0.0",
"scope": null,
"spec": ">=0.0.0 <0.0.1",
"type": "range"
},
"_requiredBy": [
"/metro",
"/metro-resolver",
"/react-native"
],
"_resolved": "https://registry.npmjs.org/absolute-path/-/absolute-path-0.0.0.tgz",
"_shasum": "a78762fbdadfb5297be99b15d35a785b2f095bf7",
"_shrinkwrap": null,
"_spec": "absolute-path@^0.0.0",
"_where": "/home/bernhard/freifunk-app/node_modules/react-native",
"author": {
"name": "Geoff Goodman"
},
"bugs": {
"url": "https://github.com/filearts/node-absolute-path/issues"
},
"dependencies": {},
"description": "Node.js 0.11.x path.isAbsolute as a separate module",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "a78762fbdadfb5297be99b15d35a785b2f095bf7",
"tarball": "https://registry.npmjs.org/absolute-path/-/absolute-path-0.0.0.tgz"
},
"homepage": "https://github.com/filearts/node-absolute-path",
"keywords": [
"absolute",
"isabsolute",
"path",
"windows"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "filearts",
"email": "filearts@gmail.com"
}
],
"name": "absolute-path",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/filearts/node-absolute-path.git"
},
"scripts": {
"test": "node test/index.js"
},
"version": "0.0.0"
}