{
  "name": "chapel",
  "version": "1.0.0",
  "description": "NodeJS implementation of Cray Chapel",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "computes",
    "cray",
    "chapel",
    "supercomputer"
  ],
  "author": "Chris Matthieu",
  "license": "ISC"
}
