https://github.com/AllenInstitute/ecephys_spike_sorting
Tip revision: 72670e6057f64d0208e28ed268a5571e5a82026d authored by Josh Siegle on 03 May 2021, 18:22:28 UTC
Merge pull request #65 from greggheller/allen_internal_pipeline
Merge pull request #65 from greggheller/allen_internal_pipeline
Tip revision: 72670e6
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"
}
}