diff options
Diffstat (limited to 'cordova/node_modules/tail/package.json')
| -rwxr-xr-x | cordova/node_modules/tail/package.json | 61 |
1 files changed, 0 insertions, 61 deletions
diff --git a/cordova/node_modules/tail/package.json b/cordova/node_modules/tail/package.json deleted file mode 100755 index 73add18..0000000 --- a/cordova/node_modules/tail/package.json +++ /dev/null @@ -1,61 +0,0 @@ -{ - "_from": "tail@^0.4.0", - "_id": "[email protected]", - "_inBundle": true, - "_integrity": "sha1-0p3nJ1DMmdseBTr/E8NZ7PtxMAI=", - "_location": "/cordova-ios/tail", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "tail@^0.4.0", - "name": "tail", - "escapedName": "tail", - "rawSpec": "^0.4.0", - "saveSpec": null, - "fetchSpec": "^0.4.0" - }, - "_requiredBy": [ - "/cordova-ios", - "/cordova-ios/simctl" - ], - "_resolved": "https://registry.npmjs.org/tail/-/tail-0.4.0.tgz", - "_shasum": "d29de72750cc99db1e053aff13c359ecfb713002", - "_spec": "tail@^0.4.0", - "_where": "/Users/brodybits/Documents/cordova/cordova-ios/node_modules/simctl", - "author": { - "name": "Luca Grulla" - }, - "bugs": { - "url": "https://github.com/lucagrulla/node-tail/issues" - }, - "bundleDependencies": false, - "contributors": [ - { - "name": "Luca Grulla" - }, - { - "name": "Tom Hall" - }, - { - "name": "Andy Kent" - } - ], - "dependencies": {}, - "deprecated": false, - "description": "tail a file in node", - "devDependencies": { - "coffee-script": "1.7.1" - }, - "engines": { - "node": ">= 0.4.0" - }, - "homepage": "https://github.com/lucagrulla/node-tail#readme", - "main": "tail", - "name": "tail", - "repository": { - "type": "git", - "url": "git://github.com/lucagrulla/node-tail.git" - }, - "version": "0.4.0" -} |
