UNPKG

nodekit-cli

Version:

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

123 lines (122 loc) 3.06 kB
{ "_args": [ [ { "raw": "ios-sim@^5.0.12", "scope": null, "escapedName": "ios-sim", "name": "ios-sim", "rawSpec": "^5.0.12", "spec": ">=5.0.12 <6.0.0", "type": "range" }, "/Volumes/DATA/Projects/nodekit-cli/templates-build/nodekit-platform-ios" ] ], "_from": "ios-sim@>=5.0.12 <6.0.0", "_id": "ios-sim@5.0.13", "_inCache": true, "_location": "/ios-sim", "_nodeVersion": "6.7.0", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/ios-sim-5.0.13.tgz_1481315599480_0.3072573933750391" }, "_npmUser": { "name": "shazron", "email": "shazron@gmail.com" }, "_npmVersion": "3.10.9", "_phantomChildren": { "abbrev": "1.0.9" }, "_requested": { "raw": "ios-sim@^5.0.12", "scope": null, "escapedName": "ios-sim", "name": "ios-sim", "rawSpec": "^5.0.12", "spec": ">=5.0.12 <6.0.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/ios-sim/-/ios-sim-5.0.13.tgz", "_shasum": "e5749cf567718f4024f6d622e88a2bf7ea9472f1", "_shrinkwrap": null, "_spec": "ios-sim@^5.0.12", "_where": "/Volumes/DATA/Projects/nodekit-cli/templates-build/nodekit-platform-ios", "author": { "name": "Shazron Abdullah" }, "bin": { "ios-sim": "./bin/ios-sim" }, "bugs": { "url": "https://github.com/phonegap/ios-sim/issues" }, "dependencies": { "bplist-parser": "^0.0.6", "nopt": "1.0.9", "plist": "^1.2.0", "simctl": "^0.1.0" }, "description": "launch iOS apps into the iOS Simulator from the command line (Xcode 7.0+)", "devDependencies": { "jasmine-node": "^1.14.5", "jscs": "^2.11.0", "jshint": "^2.9.1" }, "directories": {}, "dist": { "shasum": "e5749cf567718f4024f6d622e88a2bf7ea9472f1", "tarball": "https://registry.npmjs.org/ios-sim/-/ios-sim-5.0.13.tgz" }, "engines": { "node": ">=0.10.0" }, "gitHead": "31d6083642674422860227ef694ec1d2533729c9", "homepage": "https://github.com/phonegap/ios-sim#readme", "keywords": [ "ios-sim", "iOS Simulator" ], "license": "MIT", "main": "ios-sim.js", "maintainers": [ { "name": "macdonst", "email": "simon.macdonald@gmail.com" }, { "name": "purplecabbage", "email": "purplecabbage@gmail.com" }, { "name": "shazron", "email": "shazron@gmail.com" }, { "name": "stevegill", "email": "stevengill97@gmail.com" } ], "name": "ios-sim", "optionalDependencies": {}, "preferGlobal": "true", "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/phonegap/ios-sim.git" }, "scripts": { "jasmine": "jasmine-node --captureExceptions --color spec", "jscs": "jscs src ./ios-sim.js", "jshint": "jshint src ./ios-sim.js", "postjshint": "npm run jscs", "posttest": "npm run jshint", "test": "npm run jasmine" }, "version": "5.0.13" }