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.
 
 
 
 

130 lines
4.2 KiB

{
"_args": [
[
"babel-preset-fbjs@^2.1.2",
"/home/bernhard/freifunk-app/node_modules/fbjs-scripts"
]
],
"_from": "babel-preset-fbjs@>=2.1.2 <3.0.0",
"_id": "babel-preset-fbjs@2.1.4",
"_inCache": true,
"_installable": true,
"_location": "/babel-preset-fbjs",
"_nodeVersion": "7.9.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/babel-preset-fbjs-2.1.4.tgz_1497625813254_0.6485950043424964"
},
"_npmUser": {
"email": "briandavidvaughn@gmail.com",
"name": "brianvaughn"
},
"_npmVersion": "5.0.3",
"_phantomChildren": {},
"_requested": {
"name": "babel-preset-fbjs",
"raw": "babel-preset-fbjs@^2.1.2",
"rawSpec": "^2.1.2",
"scope": null,
"spec": ">=2.1.2 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/fbjs-scripts",
"/metro"
],
"_resolved": "https://registry.npmjs.org/babel-preset-fbjs/-/babel-preset-fbjs-2.1.4.tgz",
"_shasum": "22f358e6654073acf61e47a052a777d7bccf03af",
"_shrinkwrap": null,
"_spec": "babel-preset-fbjs@^2.1.2",
"_where": "/home/bernhard/freifunk-app/node_modules/fbjs-scripts",
"bugs": {
"url": "https://github.com/facebook/fbjs/issues"
},
"dependencies": {
"babel-plugin-check-es2015-constants": "^6.8.0",
"babel-plugin-syntax-class-properties": "^6.8.0",
"babel-plugin-syntax-flow": "^6.8.0",
"babel-plugin-syntax-jsx": "^6.8.0",
"babel-plugin-syntax-object-rest-spread": "^6.8.0",
"babel-plugin-syntax-trailing-function-commas": "^6.8.0",
"babel-plugin-transform-class-properties": "^6.8.0",
"babel-plugin-transform-es2015-arrow-functions": "^6.8.0",
"babel-plugin-transform-es2015-block-scoped-functions": "^6.8.0",
"babel-plugin-transform-es2015-block-scoping": "^6.8.0",
"babel-plugin-transform-es2015-classes": "^6.8.0",
"babel-plugin-transform-es2015-computed-properties": "^6.8.0",
"babel-plugin-transform-es2015-destructuring": "^6.8.0",
"babel-plugin-transform-es2015-for-of": "^6.8.0",
"babel-plugin-transform-es2015-function-name": "^6.8.0",
"babel-plugin-transform-es2015-literals": "^6.8.0",
"babel-plugin-transform-es2015-modules-commonjs": "^6.8.0",
"babel-plugin-transform-es2015-object-super": "^6.8.0",
"babel-plugin-transform-es2015-parameters": "^6.8.0",
"babel-plugin-transform-es2015-shorthand-properties": "^6.8.0",
"babel-plugin-transform-es2015-spread": "^6.8.0",
"babel-plugin-transform-es2015-template-literals": "^6.8.0",
"babel-plugin-transform-es3-member-expression-literals": "^6.8.0",
"babel-plugin-transform-es3-property-literals": "^6.8.0",
"babel-plugin-transform-flow-strip-types": "^6.8.0",
"babel-plugin-transform-object-rest-spread": "^6.8.0",
"babel-plugin-transform-react-display-name": "^6.8.0",
"babel-plugin-transform-react-jsx": "^6.8.0"
},
"description": "Babel preset for Facebook projects.",
"devDependencies": {
"babel-core": "^6.8.0",
"jest-cli": "^17.0.3"
},
"directories": {},
"dist": {
"integrity": "sha512-6XVQwlO26V5/0P9s2Eje8Epqkv/ihaMJ798+W98ktOA8fCn2IFM6wEi7CDW3fTbKFZ/8fDGvGZH01B6GSuNiWA==",
"shasum": "22f358e6654073acf61e47a052a777d7bccf03af",
"tarball": "https://registry.npmjs.org/babel-preset-fbjs/-/babel-preset-fbjs-2.1.4.tgz"
},
"homepage": "https://github.com/facebook/fbjs#readme",
"jest": {
"modulePathIgnorePatterns": [
"/node_modules/"
],
"rootDir": "",
"testPathDirs": [
"<rootDir>"
]
},
"license": "BSD-3-Clause",
"main": "index.js",
"maintainers": [
{
"name": "brianvaughn",
"email": "briandavidvaughn@gmail.com"
},
{
"name": "fb",
"email": "opensource+npm@fb.com"
},
{
"name": "spicyj",
"email": "ben@benalpert.com"
},
{
"name": "yungsters",
"email": "yungsters@gmail.com"
},
{
"name": "zpao",
"email": "paul@oshannessy.com"
}
],
"name": "babel-preset-fbjs",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/fbjs.git"
},
"scripts": {
"test": "NODE_ENV=test jest"
},
"version": "2.1.4"
}