{
  "name": "create-graaljs",
  "version": "0.0.0-pre1",
  "description": "A Tool to Scalefold applications that use the GraalJS Runtime",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stealify/graaljs.git"
  },
  "keywords": [
    "graaljs",
    "packaging",
    "es4x",
    "vertx",
    "scalefold"
  ],
  "author": "Frank Lemanschik <frank@dspeed.eu>",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/stealify/graaljs/issues"
  },
  "homepage": "https://github.com/stealify/graaljs#readme"
}
