coref / bower.json
Julien Chaumond
Checkpoint 1
5b4fd78
{
"name": "coref-viz",
"authors": [
"Julien Chaumond <[email protected]>"
],
"description": "",
"main": "",
"license": "MIT",
"homepage": "",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"normalize.less": "^1.0.0"
}
}