blob: 13590e92ea32e2624870a1b58f87f80e40246e35 [file] [log] [blame]
{
"name": "golden",
"version": "0.1.0",
"authors": [],
"description": "Rebaseline Tool",
"license": "BSD",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"third_party/bower_components",
"test",
"tests"
],
"dependencies": {
"angular": "1.2.x",
"angular-route": "1.2.x",
"angular-bootstrap": "0.11.x",
"bootstrap": "3.1.x",
"jquery": "~2.1.1",
"flot": "~0.8.3"
}
}