UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

91 lines (90 loc) 2.08 kB
{ "_args": [ [ { "raw": "tar@1.0.2", "scope": null, "escapedName": "tar", "name": "tar", "rawSpec": "1.0.2", "spec": "1.0.2", "type": "version" }, "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/cordova-lib" ] ], "_from": "tar@1.0.2", "_id": "tar@1.0.2", "_inCache": true, "_location": "/tar", "_nodeVersion": "0.10.31", "_npmUser": { "name": "isaacs", "email": "i@izs.me" }, "_npmVersion": "2.1.3", "_phantomChildren": {}, "_requested": { "raw": "tar@1.0.2", "scope": null, "escapedName": "tar", "name": "tar", "rawSpec": "1.0.2", "spec": "1.0.2", "type": "version" }, "_requiredBy": [ "/cordova-lib" ], "_resolved": "https://registry.npmjs.org/tar/-/tar-1.0.2.tgz", "_shasum": "8b0f6740f9946259de26a3ed9c9a22890dff023f", "_shrinkwrap": null, "_spec": "tar@1.0.2", "_where": "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/cordova-lib", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/isaacs/node-tar/issues" }, "dependencies": { "block-stream": "*", "fstream": "^1.0.2", "inherits": "2" }, "description": "tar for node", "devDependencies": { "graceful-fs": "^3.0.2", "mkdirp": "^0.5.0", "rimraf": "1.x", "tap": "0.x" }, "directories": {}, "dist": { "shasum": "8b0f6740f9946259de26a3ed9c9a22890dff023f", "tarball": "https://registry.npmjs.org/tar/-/tar-1.0.2.tgz" }, "gitHead": "f31811bfa4ed1d1a89c380c65595ac92474dd84d", "homepage": "https://github.com/isaacs/node-tar", "license": "BSD", "main": "tar.js", "maintainers": [ { "name": "isaacs", "email": "i@izs.me" } ], "name": "tar", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/isaacs/node-tar.git" }, "scripts": { "test": "tap test/*.js" }, "version": "1.0.2" }