cordova-plugin-swift-support
Version:
Add Swift 3 support for Cordova plugins
97 lines (96 loc) • 2.16 kB
JSON
{
"author": {
"name": "Andrew Lunny",
"email": "alunny@gmail.com"
},
"name": "xcode",
"description": "parser for xcodeproj/project.pbxproj files",
"version": "0.8.9",
"main": "index.js",
"repository": {
"url": "git+https://github.com/alunny/node-xcode.git"
},
"engines": {
"node": ">=0.6.7"
},
"dependencies": {
"node-uuid": "1.4.7",
"pegjs": "0.9.0",
"simple-plist": "0.1.4"
},
"devDependencies": {
"nodeunit": "0.9.1"
},
"scripts": {
"test": "nodeunit test/parser test"
},
"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"
}
],
"gitHead": "9f3726f6d766875500eebd85d9712925e3faa8b3",
"bugs": {
"url": "https://github.com/alunny/node-xcode/issues"
},
"homepage": "https://github.com/alunny/node-xcode#readme",
"_id": "xcode@0.8.9",
"_shasum": "ec6765f70e9dccccc9f6e9a5b9b4e7e814b4cf35",
"_from": "xcode@>=0.8.3 <0.9.0",
"_npmVersion": "2.14.12",
"_nodeVersion": "4.2.6",
"_npmUser": {
"name": "anis",
"email": "anis.kadri@gmail.com"
},
"dist": {
"shasum": "ec6765f70e9dccccc9f6e9a5b9b4e7e814b4cf35",
"tarball": "https://registry.npmjs.org/xcode/-/xcode-0.8.9.tgz"
},
"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"
}
],
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/xcode-0.8.9.tgz_1469137632459_0.21505266707390547"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/xcode/-/xcode-0.8.9.tgz",
"readme": "ERROR: No README data found!"
}