antiyoy.js/package.json

17 lines
304 B
JSON
Raw Permalink Normal View History

2019-04-08 19:54:07 +00:00
{
"name": "antiyoy",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"brain.js": "^1.6.0",
"synaptic": "^1.1.4"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}