Files

22 lines
439 B
JSON

{
"name": "brain",
"filename": "brain.min.js",
"version": "0.6.3",
"description": "Neural networks in JavaScript.",
"homepage": "https://github.com/harthur/brain",
"keywords": [
"brain",
"neural"
],
"maintainers": [
{
"name": "Heather Arthur",
"web": "https://github.com/harthur"
}
],
"repositories": [{
"type": "git",
"url": "https://github.com/harthur/brain.git"
}]
}