https://github.com/AllenInstitute/ecephys_spike_sorting
Tip revision: 7979bc30d24434ab3d67c8f624bf8485731ec582 authored by Josh Siegle on 26 February 2019, 01:42:21 UTC
Add .mat files to .gitignore
Add .mat files to .gitignore
Tip revision: 7979bc3
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"
}
}