UNPKG

nodekit-cli

Version:

A command-line tool for creating {NK} NodeKit applications

130 lines (129 loc) 2.92 kB
{ "_args": [ [ { "raw": "xcode@^0.8.3", "scope": null, "escapedName": "xcode", "name": "xcode", "rawSpec": "^0.8.3", "spec": ">=0.8.3 <0.9.0", "type": "range" }, "/Volumes/DATA/Projects/nodekit-cli/src/nodekit-platform-osx" ] ], "_from": "xcode@>=0.8.3 <0.9.0", "_id": "xcode@0.8.9", "_inCache": true, "_location": "/xcode", "_nodeVersion": "4.2.6", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/xcode-0.8.9.tgz_1469137632459_0.21505266707390547" }, "_npmUser": { "name": "anis", "email": "anis.kadri@gmail.com" }, "_npmVersion": "2.14.12", "_phantomChildren": {}, "_requested": { "raw": "xcode@^0.8.3", "scope": null, "escapedName": "xcode", "name": "xcode", "rawSpec": "^0.8.3", "spec": ">=0.8.3 <0.9.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/xcode/-/xcode-0.8.9.tgz", "_shasum": "ec6765f70e9dccccc9f6e9a5b9b4e7e814b4cf35", "_shrinkwrap": null, "_spec": "xcode@^0.8.3", "_where": "/Volumes/DATA/Projects/nodekit-cli/src/nodekit-platform-osx", "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.4.7", "pegjs": "0.9.0", "simple-plist": "0.1.4" }, "description": "parser for xcodeproj/project.pbxproj files", "devDependencies": { "nodeunit": "0.9.1" }, "directories": {}, "dist": { "shasum": "ec6765f70e9dccccc9f6e9a5b9b4e7e814b4cf35", "tarball": "https://registry.npmjs.org/xcode/-/xcode-0.8.9.tgz" }, "engines": { "node": ">=0.6.7" }, "gitHead": "9f3726f6d766875500eebd85d9712925e3faa8b3", "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.9" }