{
  "name": "babel-preset-instrument-istanbul",
  "version": "1.0.0",
  "description": "babel-plugin-instrument-istanbul with ignoring test files",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Ryan Tsao <ryan.j.tsao@gmail.com>",
  "license": "MIT",
  "dependencies": {
    "babel-plugin-instrument-istanbul": "^1.0.0"
  }
}
