ml5-save
Version:
28 lines (27 loc) • 556 B
JSON
{
"name": "ml5-save",
"version": "1.0.0",
"description": "ml5 save",
"main": "./src/index.js",
"directories": {
"doc": "docs"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ml5js/ml5-library.git"
},
"keywords": [
"ml5",
"js",
"save"
],
"author": "ntuitive",
"license": "ISC",
"bugs": {
"url": "https://github.com/ml5js/ml5-library/issues"
},
"homepage": "https://github.com/ml5js/ml5-library#readme"
}