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.
 
 
 
 

95 lines
2.6 KiB

{
"_args": [
[
"babel-plugin-transform-object-assign@^6.5.0",
"/home/bernhard/freifunk-app/node_modules/babel-preset-react-native"
]
],
"_from": "babel-plugin-transform-object-assign@>=6.5.0 <7.0.0",
"_id": "babel-plugin-transform-object-assign@6.22.0",
"_inCache": true,
"_installable": true,
"_location": "/babel-plugin-transform-object-assign",
"_nodeVersion": "6.9.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/babel-plugin-transform-object-assign-6.22.0.tgz_1484872449974_0.20145762572064996"
},
"_npmUser": {
"email": "hi@henryzoo.com",
"name": "hzoo"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"name": "babel-plugin-transform-object-assign",
"raw": "babel-plugin-transform-object-assign@^6.5.0",
"rawSpec": "^6.5.0",
"scope": null,
"spec": ">=6.5.0 <7.0.0",
"type": "range"
},
"_requiredBy": [
"/babel-preset-react-native"
],
"_resolved": "https://registry.npmjs.org/babel-plugin-transform-object-assign/-/babel-plugin-transform-object-assign-6.22.0.tgz",
"_shasum": "f99d2f66f1a0b0d498e346c5359684740caa20ba",
"_shrinkwrap": null,
"_spec": "babel-plugin-transform-object-assign@^6.5.0",
"_where": "/home/bernhard/freifunk-app/node_modules/babel-preset-react-native",
"author": {
"name": "Jed Watson"
},
"dependencies": {
"babel-runtime": "^6.22.0"
},
"description": "Replace Object.assign with an inline helper",
"devDependencies": {
"babel-helper-plugin-test-runner": "^6.22.0"
},
"directories": {},
"dist": {
"shasum": "f99d2f66f1a0b0d498e346c5359684740caa20ba",
"tarball": "https://registry.npmjs.org/babel-plugin-transform-object-assign/-/babel-plugin-transform-object-assign-6.22.0.tgz"
},
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "amasad",
"email": "amjad.masad@gmail.com"
},
{
"name": "hzoo",
"email": "hi@henryzoo.com"
},
{
"name": "jmm",
"email": "npm-public@jessemccarthy.net"
},
{
"name": "loganfsmyth",
"email": "loganfsmyth@gmail.com"
},
{
"name": "sebmck",
"email": "sebmck@gmail.com"
},
{
"name": "thejameskyle",
"email": "me@thejameskyle.com"
}
],
"name": "babel-plugin-transform-object-assign",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-object-assign"
},
"scripts": {},
"version": "6.22.0"
}