{
  "name": "caffe-log-parser",
  "version": "0.1.0",
  "description": "Parse Caffe's log in INFO Level",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/oopsno/caffe-log-parser.git"
  },
  "keywords": [
    "Caffe",
    "Log",
    "Parser"
  ],
  "author": "Yufei Liu",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/oopsno/caffe-log-parser/issues"
  },
  "homepage": "https://github.com/oopsno/caffe-log-parser#readme"
}
