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.3 KiB

{
"_args": [
[
"pretty-format@^4.2.1",
"/home/bernhard/freifunk-app/node_modules/react-native"
]
],
"_from": "pretty-format@>=4.2.1 <5.0.0",
"_id": "pretty-format@4.3.1",
"_inCache": true,
"_installable": true,
"_location": "/pretty-format",
"_nodeVersion": "7.1.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/pretty-format-4.3.1.tgz_1479479968899_0.5202373208012432"
},
"_npmUser": {
"email": "christoph.pojer@gmail.com",
"name": "cpojer"
},
"_npmVersion": "3.10.9",
"_phantomChildren": {},
"_requested": {
"name": "pretty-format",
"raw": "pretty-format@^4.2.1",
"rawSpec": "^4.2.1",
"scope": null,
"spec": ">=4.2.1 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/react-native"
],
"_resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-4.3.1.tgz",
"_shasum": "530be5c42b3c05b36414a7a2a4337aa80acd0e8d",
"_shrinkwrap": null,
"_spec": "pretty-format@^4.2.1",
"_where": "/home/bernhard/freifunk-app/node_modules/react-native",
"author": {
"email": "me@thejameskyle.com",
"name": "James Kyle"
},
"bugs": {
"url": "https://github.com/thejameskyle/pretty-format/issues"
},
"dependencies": {},
"description": "Stringify any JavaScript value.",
"devDependencies": {
"chalk": "^1.1.3",
"jest": "^15.1.1",
"left-pad": "^1.1.1",
"react": "15.3.0"
},
"directories": {},
"dist": {
"shasum": "530be5c42b3c05b36414a7a2a4337aa80acd0e8d",
"tarball": "https://registry.npmjs.org/pretty-format/-/pretty-format-4.3.1.tgz"
},
"gitHead": "49ae3bab31388b5633c3029203e573f59d59f4a1",
"homepage": "https://github.com/thejameskle/pretty-format",
"jest": {
"testEnvironment": "node",
"verbose": true
},
"keywords": [],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "cpojer",
"email": "christoph.pojer@gmail.com"
},
{
"name": "thejameskyle",
"email": "me@thejameskyle.com"
}
],
"name": "pretty-format",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/thejameskyle/pretty-format.git"
},
"scripts": {
"perf": "node perf/test.js",
"test": "jest"
},
"version": "4.3.1"
}