UNPKG

nodekit-cli

Version:

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

91 lines (90 loc) 2.08 kB
{ "_args": [ [ { "raw": "tail@^0.4.0", "scope": null, "escapedName": "tail", "name": "tail", "rawSpec": "^0.4.0", "spec": ">=0.4.0 <0.5.0", "type": "range" }, "/Volumes/DATA/Projects/nodekit-cli/templates-build/nodekit-platform-ios/node_modules/simctl" ] ], "_from": "tail@>=0.4.0 <0.5.0", "_id": "tail@0.4.0", "_inCache": true, "_location": "/tail", "_npmUser": { "name": "lucagrulla", "email": "luca.grulla@gmail.com" }, "_npmVersion": "1.4.15", "_phantomChildren": {}, "_requested": { "raw": "tail@^0.4.0", "scope": null, "escapedName": "tail", "name": "tail", "rawSpec": "^0.4.0", "spec": ">=0.4.0 <0.5.0", "type": "range" }, "_requiredBy": [ "/simctl" ], "_resolved": "https://registry.npmjs.org/tail/-/tail-0.4.0.tgz", "_shasum": "d29de72750cc99db1e053aff13c359ecfb713002", "_shrinkwrap": null, "_spec": "tail@^0.4.0", "_where": "/Volumes/DATA/Projects/nodekit-cli/templates-build/nodekit-platform-ios/node_modules/simctl", "author": { "name": "Luca Grulla" }, "bugs": { "url": "https://github.com/lucagrulla/node-tail/issues" }, "contributors": [ { "name": "Luca Grulla" }, { "name": "Tom Hall" }, { "name": "Andy Kent" } ], "dependencies": {}, "description": "tail a file in node", "devDependencies": { "coffee-script": "1.7.1" }, "directories": {}, "dist": { "shasum": "d29de72750cc99db1e053aff13c359ecfb713002", "tarball": "https://registry.npmjs.org/tail/-/tail-0.4.0.tgz" }, "engines": { "node": ">= 0.4.0" }, "homepage": "https://github.com/lucagrulla/node-tail", "main": "tail", "maintainers": [ { "name": "lucagrulla", "email": "luca.grulla@gmail.com" } ], "name": "tail", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/lucagrulla/node-tail.git" }, "scripts": {}, "version": "0.4.0" }