{
  "name": "pegjs-backtrace",
  "version": "0.2.1",
  "description": "A debug backtrace module for PEG.js.",
  "repository": {
    "type": "git",
    "url": "https://github.com/okaxaki/pegjs-backtrace"
  },
  "homepage": "https://github.com/okaxaki/pegjs-backtrace",
  "main": "src/main.js",
  "scripts": {},
  "keywords": [
    "pegjs",
    "tracer",
    "PEG.js"
  ],
  "author": "Mitsutaka Okazaki",
  "license": "ISC",
  "dependencies": {}
}
