UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

95 lines (94 loc) 2.08 kB
{ "_args": [ [ { "raw": "shelljs@0.2.6", "scope": null, "escapedName": "shelljs", "name": "shelljs", "rawSpec": "0.2.6", "spec": "0.2.6", "type": "version" }, "/home/jthoms1/Workspace/ionic-cli-v2" ] ], "_from": "shelljs@0.2.6", "_id": "shelljs@0.2.6", "_inCache": true, "_location": "/shelljs", "_npmUser": { "name": "artur", "email": "arturadib@gmail.com" }, "_npmVersion": "1.3.8", "_phantomChildren": {}, "_requested": { "raw": "shelljs@0.2.6", "scope": null, "escapedName": "shelljs", "name": "shelljs", "rawSpec": "0.2.6", "spec": "0.2.6", "type": "version" }, "_requiredBy": [ "/", "/ionic-app-lib" ], "_resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.2.6.tgz", "_shasum": "90492d72ffcc8159976baba62fb0f6884f0c3378", "_shrinkwrap": null, "_spec": "shelljs@0.2.6", "_where": "/home/jthoms1/Workspace/ionic-cli-v2", "author": { "name": "Artur Adib", "email": "aadib@mozilla.com" }, "bin": { "shjs": "./bin/shjs" }, "bugs": { "url": "https://github.com/arturadib/shelljs/issues" }, "dependencies": {}, "description": "Portable Unix shell commands for Node.js", "devDependencies": { "jshint": "~2.1.11" }, "directories": {}, "dist": { "shasum": "90492d72ffcc8159976baba62fb0f6884f0c3378", "tarball": "https://registry.npmjs.org/shelljs/-/shelljs-0.2.6.tgz" }, "engines": { "node": ">=0.8.0" }, "homepage": "http://github.com/arturadib/shelljs", "keywords": [ "unix", "shell", "makefile", "make", "jake", "synchronous" ], "main": "./shell.js", "maintainers": [ { "name": "artur", "email": "arturadib@gmail.com" } ], "name": "shelljs", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/arturadib/shelljs.git" }, "scripts": { "test": "node scripts/run-tests" }, "version": "0.2.6" }