{
  "name": "kevoree-kevscript",
  "homepage": "https://github.com/kevoree/kevoree-kevscript",
  "authors": [
    "Maxime Tricoire <max.tricoire@gmail.com>"
  ],
  "description": "kevoree-js KevScript interpreter (API and command-line client)",
  "main": "browser/kevoree-kevscript.js",
  "keywords": [
    "kevoree",
    "interpreter",
    "kevscript"
  ],
  "license": "LGPL-3.0",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
