ionic
Version:
A tool for creating and developing Ionic Framework mobile apps.
125 lines (124 loc) • 2.73 kB
JSON
{
"_args": [
[
{
"raw": "xcode@0.8.0",
"scope": null,
"escapedName": "xcode",
"name": "xcode",
"rawSpec": "0.8.0",
"spec": "0.8.0",
"type": "version"
},
"/home/jthoms1/Workspace/ionic-cli-v2/node_modules/cordova-lib"
]
],
"_from": "xcode@0.8.0",
"_id": "xcode@0.8.0",
"_inCache": true,
"_location": "/xcode",
"_nodeVersion": "0.12.4",
"_npmUser": {
"name": "anis",
"email": "anis.kadri@gmail.com"
},
"_npmVersion": "2.11.0",
"_phantomChildren": {},
"_requested": {
"raw": "xcode@0.8.0",
"scope": null,
"escapedName": "xcode",
"name": "xcode",
"rawSpec": "0.8.0",
"spec": "0.8.0",
"type": "version"
},
"_requiredBy": [
"/cordova-lib"
],
"_resolved": "https://registry.npmjs.org/xcode/-/xcode-0.8.0.tgz",
"_shasum": "fe61edf9cb14f2bb07ca6cafdc864a4b4c1beed9",
"_shrinkwrap": null,
"_spec": "xcode@0.8.0",
"_where": "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/cordova-lib",
"author": {
"name": "Andrew Lunny",
"email": "alunny@gmail.com"
},
"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": {
"node-uuid": "1.3.3",
"pegjs": "0.6.2"
},
"description": "parser for xcodeproj/project.pbxproj files",
"devDependencies": {
"nodeunit": "0.9.0"
},
"directories": {},
"dist": {
"shasum": "fe61edf9cb14f2bb07ca6cafdc864a4b4c1beed9",
"tarball": "https://registry.npmjs.org/xcode/-/xcode-0.8.0.tgz"
},
"engines": {
"node": ">=0.6.7"
},
"gitHead": "1b738a4babb665102bff8fad4c627ddfcbfb90b4",
"homepage": "https://github.com/alunny/node-xcode#readme",
"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.8.0"
}