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.

119 lines
2.6 KiB

{
"_args": [
[
"react@16.3.1",
"/home/bernhard/freifunk-app"
]
],
"_from": "react@16.3.1",
"_id": "react@16.3.1",
"_inCache": true,
"_installable": true,
"_location": "/react",
"_nodeVersion": "8.6.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/react_16.3.1_1522802345004_0.42606697009586414"
},
"_npmUser": {
"email": "dan.abramov@gmail.com",
"name": "gaearon"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"name": "react",
"raw": "react@16.3.1",
"rawSpec": "16.3.1",
"scope": null,
"spec": "16.3.1",
"type": "version"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/react/-/react-16.3.1.tgz",
"_shasum": "4a2da433d471251c69b6033ada30e2ed1202cfd8",
"_shrinkwrap": null,
"_spec": "react@16.3.1",
"_where": "/home/bernhard/freifunk-app",
"browserify": {
"transform": [
"loose-envify"
]
},
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"dependencies": {
"fbjs": "^0.8.16",
"loose-envify": "^1.1.0",
"object-assign": "^4.1.1",
"prop-types": "^15.6.0"
},
"description": "React is a JavaScript library for building user interfaces.",
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 8,
"integrity": "sha512-NbkxN9jsZ6+G+ICsLdC7/wUD26uNbvKU/RAxEWgc9kcdKvROt+5d5j2cNQm5PSFTQ4WNGsR3pa4qL2Q0/WSy1w==",
"shasum": "4a2da433d471251c69b6033ada30e2ed1202cfd8",
"tarball": "https://registry.npmjs.org/react/-/react-16.3.1.tgz",
"unpackedSize": 117939
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"LICENSE",
"README.md",
"cjs/",
"index.js",
"umd/"
],
"homepage": "https://reactjs.org/",
"keywords": [
"react"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "acdlite",
"email": "acdlite@me.com"
},
{
"name": "brianvaughn",
"email": "briandavidvaughn@gmail.com"
},
{
"name": "fb",
"email": "opensource+npm@fb.com"
},
{
"name": "flarnie",
"email": "flarnie.npm@gmail.com"
},
{
"name": "gaearon",
"email": "dan.abramov@gmail.com"
},
{
"name": "sophiebits",
"email": "npm@sophiebits.com"
},
{
"name": "trueadm",
"email": "dg@domgan.com"
}
],
"name": "react",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/react.git"
},
"version": "16.3.1"
}