{
  "name": "jason",
  "version": "2.0.0",
  "description": "JSON with template support",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "JSON",
    "JASON",
    "template"
  ],
  "author": "lime <limeblack7@gmail.com> (github.com/limeb)",
  "license": "MIT"
}