blob: 9c0419fe1c8bee7f6c21f12385c0d1d93ba51d21 [file] [log] [blame]
{
"_args": [
[
"xcode@^0.8.3",
"/Users/steveng/repo/cordova/cordova-osx"
]
],
"_from": "xcode@>=0.8.3 <0.9.0",
"_id": "xcode@0.8.3",
"_inCache": true,
"_installable": true,
"_location": "/xcode",
"_nodeVersion": "5.1.0",
"_npmUser": {
"email": "anis.kadri@gmail.com",
"name": "anis"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
"name": "xcode",
"raw": "xcode@^0.8.3",
"rawSpec": "^0.8.3",
"scope": null,
"spec": ">=0.8.3 <0.9.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "http://registry.npmjs.org/xcode/-/xcode-0.8.3.tgz",
"_shasum": "0ebfbd95c6c26b0d154ac2d5ac0f1daac4296f80",
"_shrinkwrap": null,
"_spec": "xcode@^0.8.3",
"_where": "/Users/steveng/repo/cordova/cordova-osx",
"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": {
"node-uuid": "1.3.3",
"pegjs": "0.6.2",
"simple-plist": "0.0.4"
},
"description": "parser for xcodeproj/project.pbxproj files",
"devDependencies": {
"nodeunit": "0.9.0"
},
"directories": {},
"dist": {
"shasum": "0ebfbd95c6c26b0d154ac2d5ac0f1daac4296f80",
"tarball": "http://registry.npmjs.org/xcode/-/xcode-0.8.3.tgz"
},
"engines": {
"node": ">=0.6.7"
},
"gitHead": "6d8870262b71a0734a9b0be30a783184b1935f4c",
"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.3"
}