https://github.com/AllenInstitute/ecephys_spike_sorting
Tip revision: 995842e4ec67e9db1b7869d885b97317012337db authored by Josh Siegle on 19 May 2021, 23:30:17 UTC
Add comma
Add comma
Tip revision: 995842e
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"
}
}