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.
 
 
 
 

122 lines
2.7 KiB

{
"_args": [
[
"xcode@^0.9.1",
"/home/bernhard/freifunk-app/node_modules/react-native"
]
],
"_from": "xcode@>=0.9.1 <0.10.0",
"_id": "xcode@0.9.3",
"_inCache": true,
"_installable": true,
"_location": "/xcode",
"_nodeVersion": "6.9.5",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/xcode-0.9.3.tgz_1491573003748_0.7576456561218947"
},
"_npmUser": {
"email": "anis.kadri@gmail.com",
"name": "anis"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"name": "xcode",
"raw": "xcode@^0.9.1",
"rawSpec": "^0.9.1",
"scope": null,
"spec": ">=0.9.1 <0.10.0",
"type": "range"
},
"_requiredBy": [
"/react-native"
],
"_resolved": "https://registry.npmjs.org/xcode/-/xcode-0.9.3.tgz",
"_shasum": "910a89c16aee6cc0b42ca805a6d0b4cf87211cf3",
"_shrinkwrap": null,
"_spec": "xcode@^0.9.1",
"_where": "/home/bernhard/freifunk-app/node_modules/react-native",
"author": {
"email": "alunny@gmail.com",
"name": "Andrew Lunny"
},
"bugs": {
"url": "https://github.com/alunny/node-xcode/issues"
},
"contributors": [
{
"name": "Andrew Lunny",
"url": "@alunny"
},
{
"name": "Anis Kadri",
"url": "@imhotep"
},
{
"name": "Mike Reinstein",
"url": "@mreinstein"
},
{
"name": "Filip Maj",
"url": "@filmaj"
},
{
"name": "Brett Rudd",
"url": "@goya"
},
{
"name": "Bob Easterday",
"url": "@bobeast"
}
],
"dependencies": {
"pegjs": "^0.10.0",
"simple-plist": "^0.2.1",
"uuid": "3.0.1"
},
"description": "parser for xcodeproj/project.pbxproj files",
"devDependencies": {
"nodeunit": "^0.11.0"
},
"directories": {},
"dist": {
"shasum": "910a89c16aee6cc0b42ca805a6d0b4cf87211cf3",
"tarball": "https://registry.npmjs.org/xcode/-/xcode-0.9.3.tgz"
},
"engines": {
"node": ">=0.6.7"
},
"gitHead": "1cd220819906b62fc06c8833f905897600a53127",
"homepage": "https://github.com/alunny/node-xcode#readme",
"license": "Apache-2.0",
"main": "index.js",
"maintainers": [
{
"name": "alunny",
"email": "alunny@gmail.com"
},
{
"name": "filmaj",
"email": "maj.fil@gmail.com"
},
{
"name": "shepheb",
"email": "braden.shepherdson@gmail.com"
},
{
"name": "anis",
"email": "anis.kadri@gmail.com"
}
],
"name": "xcode",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"url": "git+https://github.com/alunny/node-xcode.git"
},
"scripts": {
"test": "nodeunit test/parser test"
},
"version": "0.9.3"
}