mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
Source: https://github.com/harthur/brain/tree/gh-pages Addresses https://github.com/cdnjs/cdnjs/pull/3254
22 lines
439 B
JSON
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"
|
|
}]
|
|
}
|