{
  "name": "adbkit-monkey",
  "version": "1.0.1",
  "description": "A Node.js interface to the Android monkey tool.",
  "keywords": [
    "adb",
    "adbkit",
    "monkey",
    "monkeyrunner"
  ],
  "bugs": {
    "url": "https://github.com/CyberAgent/adbkit-monkey/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": "git+https://github.com/CyberAgent/adbkit-monkey.git"
  },
  "scripts": {
    "postpublish": "grunt clean",
    "prepublish": "grunt coffee",
    "test": "grunt test"
  },
  "dependencies": {
    "async": "~0.2.9"
  },
  "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"
  },
  "readmeFilename": "README.md",
  "homepage": "https://github.com/CyberAgent/adbkit-monkey",
  "_id": "adbkit-monkey@1.0.1",
  "dist": {
    "shasum": "f291be701a2efc567a63fc7aa6afcded31430be1",
    "size": 7490,
    "noattachment": false,
    "tarball": "http://registry.npm.taobao.org/adbkit-monkey/download/adbkit-monkey-1.0.1.tgz"
  },
  "_from": "adbkit-monkey@latest",
  "_npmVersion": "1.3.14",
  "_npmUser": {
    "name": "sorccu",
    "email": "simo@shoqolate.com"
  },
  "maintainers": [
    {
      "name": "cyberagent",
      "email": "npm@cyberagent.co.jp"
    },
    {
      "name": "sorccu",
      "email": "simo@shoqolate.com"
    }
  ],
  "directories": {},
  "publish_time": 1385457386949,
  "_cnpm_publish_time": 1385457386949,
  "_shasum": "f291be701a2efc567a63fc7aa6afcded31430be1",
  "_resolved": "https://registry.npm.taobao.org/adbkit-monkey/download/adbkit-monkey-1.0.1.tgz",
  "readme": "ERROR: No README data found!"
}
