UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

194 lines (193 loc) • 4.88 kB
{ "_args": [ [ { "raw": "ionic-app-lib@2.2.1", "scope": null, "escapedName": "ionic-app-lib", "name": "ionic-app-lib", "rawSpec": "2.2.1", "spec": "2.2.1", "type": "version" }, "/home/jthoms1/Workspace/ionic-cli-v2" ] ], "_from": "ionic-app-lib@2.2.1", "_id": "ionic-app-lib@2.2.1", "_inCache": true, "_location": "/ionic-app-lib", "_nodeVersion": "6.9.5", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/ionic-app-lib-2.2.1.tgz_1490736940178_0.019257202045992017" }, "_npmUser": { "name": "jthoms1", "email": "jthoms1@gmail.com" }, "_npmVersion": "3.10.10", "_phantomChildren": { "async": "0.9.2", "async-done": "1.2.2", "aws-sign2": "0.5.0", "bl": "0.9.5", "chokidar": "1.6.1", "combined-stream": "0.0.7", "forever-agent": "0.5.2", "hawk": "1.1.1", "http-signature": "0.10.1", "json-stringify-safe": "5.0.1", "lodash.assignwith": "4.2.0", "lodash.debounce": "4.0.8", "lru-cache": "4.0.2", "node-uuid": "1.4.8", "stringstream": "0.0.5", "tough-cookie": "2.3.2", "tunnel-agent": "0.4.3", "which": "1.2.14" }, "_requested": { "raw": "ionic-app-lib@2.2.1", "scope": null, "escapedName": "ionic-app-lib", "name": "ionic-app-lib", "rawSpec": "2.2.1", "spec": "2.2.1", "type": "version" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/ionic-app-lib/-/ionic-app-lib-2.2.1.tgz", "_shasum": "55859e5b5b4a8e1e03f5bd9d0cbd6dcc040241d7", "_shrinkwrap": null, "_spec": "ionic-app-lib@2.2.1", "_where": "/home/jthoms1/Workspace/ionic-cli-v2", "bugs": { "url": "https://github.com/driftyco/ionic-app-lib/issues" }, "contributors": [ { "name": "Max Lynch", "email": "max@drifty.com", "url": "https://twitter.com/maxlynch" }, { "name": "Adam Bradley", "url": "https://twitter.com/adamdbradley" }, { "name": "Tim Lancina", "url": "https://twitter.com/timlancina" }, { "name": "Josh Thomas", "url": "https://twitter.com/jthoms1" } ], "cordovaPlatforms": [], "cordovaPlugins": [], "dependencies": { "adm-zip": "0.4.7", "archiver": "0.5.2", "chalk": "^1.1.3", "cheerio": "0.19.0", "connect": "3.1.1", "connect-livereload": "0.5.2", "cordova-lib": "6.1.0", "crc": "3.2.1", "cross-spawn": "4.0.2", "finalhandler": "0.2.0", "form-data": "0.1.4", "glob-watcher": "3.0.0", "open": "0.0.5", "optimist": "0.6.0", "os-name": "^2.0.1", "progress": "1.1.7", "prompt": "0.2.12", "proxy-middleware": "0.7.0", "q": "1.0.1", "request": "2.51.0", "request-progress": "0.3.1", "semver": "4.2.0", "serve-static": "1.7.1", "shelljs": "0.2.6", "tiny-lr-fork": "0.0.5", "underscore": "1.7.0", "winston": "1.1.2", "xml2js": "0.4.16" }, "description": "A library for creating and developing Ionic Framework mobile apps.", "devDependencies": { "coveralls": "^2.11.9", "eslint": "^3.0.1", "istanbul": "^0.4.4", "jasmine-node": "1.14.5", "rewire": "2.5.1" }, "directories": {}, "dist": { "shasum": "55859e5b5b4a8e1e03f5bd9d0cbd6dcc040241d7", "tarball": "https://registry.npmjs.org/ionic-app-lib/-/ionic-app-lib-2.2.1.tgz" }, "gitHead": "f96954bd307687854e702024c091f183d32ffa4a", "homepage": "http://ionicframework.com/", "keywords": [ "ionic", "ionic framework", "ionicframework", "mobile", "app", "hybrid", "cordova", "phonegap" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "brandyscarney", "email": "brandy@ionic.io" }, { "name": "drifty", "email": "max@drifty.com" }, { "name": "drygh", "email": "drew.rygh@gmail.com" }, { "name": "dwieeb", "email": "dwieeb@gmail.com" }, { "name": "ericb", "email": "eric@hellouser.net" }, { "name": "jthoms1", "email": "jthoms1@gmail.com" }, { "name": "tlancina", "email": "tim@ionic.io" } ], "name": "ionic-app-lib", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/driftyco/ionic-app-lib.git" }, "scripts": { "coveralls": "istanbul cover node_modules/jasmine-node/bin/jasmine-node --captureExceptions spec/ && cat coverage/lcov.info | node_modules/coveralls/bin/coveralls.js && rm -rf coverage", "jasmine": "jasmine-node --captureExceptions spec/", "lint": "eslint .", "publish:nightly": "node ./scripts/publish-nightly.js", "test": "npm run jasmine" }, "version": "2.2.1" }