UNPKG

chapel

Version:

NodeJS implementation of Cray Chapel

18 lines (17 loc) 335 B
{ "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" }