{
  "name": "ghost-testrpc",
  "version": "0.0.2",
  "description": "A testrpc-sc stub for solidity-coverage >= 0.7.0 (which errors when launched.)",
  "bin": {
    "testrpc-sc": "./index.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sc-forks/ghost-testrpc.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/sc-forks/ghost-testrpc/issues"
  },
  "homepage": "https://github.com/sc-forks/ghost-testrpc#readme",
  "dependencies": {
    "chalk": "^2.4.2",
    "node-emoji": "^1.10.0"
  }
}
