{
  "name": "rscript",
  "version": "0.1.4",
  "description": "Russian JavaScript Subset",
  "bin": {
    "redscript": "bin/redscript.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/iamfrontender/redscript.git"
  },
  "keywords": [
    "javascript",
    "russian",
    "subset"
  ],
  "author": "iamfrontender",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/iamfrontender/redscript/issues"
  },
  "dependencies": {
    "your-script": "*"
  },
  "homepage": "https://github.com/iamfrontender/redscript",
  "preferGlobal": true
}
