https://github.com/AllenInstitute/ecephys_spike_sorting
Tip revision: 3aa9ade2d4f490469c54a1fae54aaf40fa3db8d7 authored by Josh Siegle on 02 July 2019, 17:26:09 UTC
Add parallel metrics calculation module
Add parallel metrics calculation module
Tip revision: 3aa9ade
package.json
{
"name": "aibs_sphinx",
"version": "1.0.0",
"description": "theme.conf, static, and template files for aibs-style sphinx documentation",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/AllenInstitute/aibs_sphinx.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/AllenInstitute/aibs_sphinx/issues"
},
"homepage": "https://github.com/AllenInstitute/aibs_sphinx#readme",
"dependencies": {
"aibs-portal-assets": "0.0.24"
}
}