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