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.

91 lines
2.4 KiB

{
"_args": [
[
"stacktrace-parser@^0.1.3",
"/home/bernhard/freifunk-app/node_modules/react-native"
]
],
"_from": "stacktrace-parser@>=0.1.3 <0.2.0",
"_id": "stacktrace-parser@0.1.4",
"_inCache": true,
"_installable": true,
"_location": "/stacktrace-parser",
"_nodeVersion": "5.3.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/stacktrace-parser-0.1.4.tgz_1467898365229_0.3610573778860271"
},
"_npmUser": {
"email": "g.tavonius@gmail.com",
"name": "calamari"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
"name": "stacktrace-parser",
"raw": "stacktrace-parser@^0.1.3",
"rawSpec": "^0.1.3",
"scope": null,
"spec": ">=0.1.3 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/react-native"
],
"_resolved": "https://registry.npmjs.org/stacktrace-parser/-/stacktrace-parser-0.1.4.tgz",
"_shasum": "01397922e5f62ecf30845522c95c4fe1d25e7d4e",
"_shrinkwrap": null,
"_spec": "stacktrace-parser@^0.1.3",
"_where": "/home/bernhard/freifunk-app/node_modules/react-native",
"author": {
"email": "g.tavonius@gmail.com",
"name": "Georg Tavonius",
"url": "http://jaz-lounge.com"
},
"bugs": {
"url": "http://github.com/errwischt/stacktrace-parser/issues"
},
"dependencies": {},
"description": "Parses every stack trace into a nicely formatted array of hashes.",
"devDependencies": {
"expect.js": "*",
"grunt": "~0.4.2",
"grunt-cli": "~0.1.13",
"grunt-shell-spawn": "~0.3.0",
"mocha": "*",
"should": "*"
},
"directories": {},
"dist": {
"shasum": "01397922e5f62ecf30845522c95c4fe1d25e7d4e",
"tarball": "https://registry.npmjs.org/stacktrace-parser/-/stacktrace-parser-0.1.4.tgz"
},
"gitHead": "fb58c13ba19dd9aa12b8480d8e9b938524953921",
"homepage": "https://github.com/errwischt/stacktrace-parser",
"keywords": [
"errors",
"exceptions",
"parser",
"stacktrace"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "calamari",
"email": "g.tavonius@gmail.com"
}
],
"name": "stacktrace-parser",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/errwischt/stacktrace-parser.git"
},
"scripts": {
"test": "grunt test"
},
"version": "0.1.4"
}