Spaces:
Running
Running
{ | |
"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" | |
} | |
} | |