blob: 6fe20fd0e0dc31ab92d68ef464054a42109b9085 [file] [log] [blame]
{
"name": "adbkit-logcat",
"version": "1.0.3",
"description": "A Node.js interface for working with Android's logcat output.",
"keywords": [
"adb",
"adbkit",
"logcat"
],
"bugs": {
"url": "https://github.com/CyberAgent/adbkit-logcat/issues"
},
"license": "Apache-2.0",
"author": {
"name": "CyberAgent, Inc.",
"email": "npm@cyberagent.co.jp",
"url": "http://www.cyberagent.co.jp/"
},
"main": "./index",
"repository": {
"type": "git",
"url": "https://github.com/CyberAgent/adbkit-logcat.git"
},
"scripts": {
"postpublish": "grunt clean",
"prepublish": "grunt coffee",
"test": "grunt test"
},
"dependencies": {},
"devDependencies": {
"chai": "~1.8.1",
"coffee-script": "~1.6.3",
"grunt": "~0.4.1",
"grunt-cli": "~0.1.11",
"grunt-coffeelint": "~0.0.7",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-coffee": "~0.7.0",
"grunt-contrib-watch": "~0.5.3",
"grunt-exec": "~0.4.2",
"grunt-jsonlint": "~1.0.2",
"grunt-notify": "~0.2.16",
"mocha": "~1.14.0",
"sinon": "~1.7.3",
"sinon-chai": "~2.4.0"
},
"engines": {
"node": ">= 0.10.4"
},
"homepage": "https://github.com/CyberAgent/adbkit-logcat",
"_id": "adbkit-logcat@1.0.3",
"dist": {
"shasum": "8b5fef57086c02c9e24004af5706ee508d83db07",
"tarball": "http://registry.npmjs.org/adbkit-logcat/-/adbkit-logcat-1.0.3.tgz"
},
"_from": "adbkit-logcat@~1.0.3",
"_npmVersion": "1.4.3",
"_npmUser": {
"name": "sorccu",
"email": "simo@shoqolate.com"
},
"maintainers": [
{
"name": "sorccu",
"email": "simo@shoqolate.com"
},
{
"name": "cyberagent",
"email": "npm@cyberagent.co.jp"
}
],
"directories": {},
"_shasum": "8b5fef57086c02c9e24004af5706ee508d83db07",
"_resolved": "https://registry.npmjs.org/adbkit-logcat/-/adbkit-logcat-1.0.3.tgz",
"readme": "ERROR: No README data found!"
}