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.
 
 
 
 

110 lines
2.3 KiB

{
"_args": [
[
"opn@^3.0.2",
"/home/bernhard/freifunk-app/node_modules/react-native"
]
],
"_from": "opn@>=3.0.2 <4.0.0",
"_id": "opn@3.0.3",
"_inCache": true,
"_installable": true,
"_location": "/opn",
"_nodeVersion": "4.2.1",
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {},
"_requested": {
"name": "opn",
"raw": "opn@^3.0.2",
"rawSpec": "^3.0.2",
"scope": null,
"spec": ">=3.0.2 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/react-native"
],
"_resolved": "https://registry.npmjs.org/opn/-/opn-3.0.3.tgz",
"_shasum": "b6d99e7399f78d65c3baaffef1fb288e9b85243a",
"_shrinkwrap": null,
"_spec": "opn@^3.0.2",
"_where": "/home/bernhard/freifunk-app/node_modules/react-native",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/opn/issues"
},
"dependencies": {
"object-assign": "^4.0.1"
},
"description": "A better node-open. Opens stuff like websites, files, executables. Cross-platform.",
"devDependencies": {
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "b6d99e7399f78d65c3baaffef1fb288e9b85243a",
"tarball": "https://registry.npmjs.org/opn/-/opn-3.0.3.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js",
"xdg-open"
],
"gitHead": "80d06d7f4a7daa7a215bf9b0a2e530dc277497d8",
"homepage": "https://github.com/sindresorhus/opn",
"keywords": [
"app",
"args",
"arguments",
"browser",
"child",
"cmd",
"default",
"editor",
"exe",
"exec",
"executable",
"file",
"launch",
"open",
"opener",
"opens",
"opn",
"process",
"spawn",
"start",
"url",
"urls",
"website",
"xdg",
"xdg-open"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "opn",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/opn.git"
},
"scripts": {
"test": "mocha"
},
"version": "3.0.3"
}