{
  "name": "tiny-test",
  "description": "A testing library.",
  "version": "0.11.6",
  "scripts": {
    "test": "node test.js"
  },
  "main": "index.js",
  "devDependencies": {
    "eslint": "^5.1.0",
    "eslint-plugin-import": "^2.13.0"
  },
  "dependencies": {
    "colors": "^1.1.2",
    "match-file-utility": "^3.4.0"
  }
}
