functions
Version:
functions for computes.io
25 lines (24 loc) • 553 B
JSON
{
"name": "functions",
"version": "1.0.9",
"description": "functions for computes.io",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/computes/functions.git"
},
"keywords": [
"computes",
"functions",
"supercomputer"
],
"author": "computes.io",
"license": "ISC",
"bugs": {
"url": "https://github.com/computes/functions/issues"
},
"homepage": "https://github.com/computes/functions#readme"
}