{
  "_args": [
    [
      "kevoree-kevscript@^2.1.6",
      "/home/barais/git/kevoree-js/libraries/comp/prefixTicker/.deploy_units/node0/node_modules/kevoree-group-ws"
    ]
  ],
  "_from": "kevoree-kevscript@>=2.1.6 <3.0.0",
  "_id": "kevoree-kevscript@2.2.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/kevoree-kevscript",
  "_nodeVersion": "0.12.0",
  "_npmUser": {
    "email": "max.tricoire@gmail.com",
    "name": "leiko"
  },
  "_npmVersion": "2.5.1",
  "_phantomChildren": {
    "ansi-regex": "0.2.1",
    "escape-string-regexp": "1.0.4",
    "has-ansi": "0.1.0",
    "supports-color": "0.2.0"
  },
  "_requested": {
    "name": "kevoree-kevscript",
    "raw": "kevoree-kevscript@^2.1.6",
    "rawSpec": "^2.1.6",
    "scope": null,
    "spec": ">=2.1.6 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/kevoree-group-ws"
  ],
  "_resolved": "https://registry.npmjs.org/kevoree-kevscript/-/kevoree-kevscript-2.2.3.tgz",
  "_shasum": "6f014e45e91aaa7ceae6eed947f68cc40ff1d295",
  "_shrinkwrap": null,
  "_spec": "kevoree-kevscript@^2.1.6",
  "_where": "/home/barais/git/kevoree-js/libraries/comp/prefixTicker/.deploy_units/node0/node_modules/kevoree-group-ws",
  "author": {
    "email": "max.tricoire@gmail.com",
    "name": "Maxime Tricoire"
  },
  "bin": {
    "kevs2model": "./bin/kevs2model.js",
    "model2kevs": "./bin/model2kevs.js"
  },
  "bugs": {
    "url": "https://github.com/kevoree/kevoree-js-kevscript/issues"
  },
  "dependencies": {
    "async": "~0.9.0",
    "chalk": "^0.5.1",
    "kevoree-commons": "^2.1.0",
    "kevoree-kotlin": "^1.0.2",
    "kevoree-library": "^5.0.4",
    "kevoree-registry-client": "^2.2.2",
    "optimist": "~0.6.1",
    "pseudoclass": "^1.0.2",
    "semver": "^4.1.0",
    "waxeye": "^0.8.1"
  },
  "description": "Kevoree KevScript module - contains parser, interpreter and grammar",
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-browserify": "~3.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "6f014e45e91aaa7ceae6eed947f68cc40ff1d295",
    "tarball": "http://registry.npmjs.org/kevoree-kevscript/-/kevoree-kevscript-2.2.3.tgz"
  },
  "homepage": "https://github.com/kevoree/kevoree-js-kevscript",
  "keywords": [
    "grammar",
    "interpreter",
    "kevoree",
    "kevscript",
    "parser"
  ],
  "license": "LGPL3.0",
  "main": "./lib/KevScript.js",
  "maintainers": [
    {
      "name": "leiko",
      "email": "max.tricoire@gmail.com"
    }
  ],
  "name": "kevoree-kevscript",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevoree/kevoree-js-kevscript.git"
  },
  "scripts": {
    "prepublish": "grunt",
    "test": "node test/test-parser.js"
  },
  "version": "2.2.3"
}
