blob: 4f1b3f1d7f9f8d26de7fee044c4032aea7400cfa [file] [log] [blame]
{
"name": "golden",
"version": "0.1.0",
"private": true,
"description": "Skia Correctness testing",
"main": "index.js",
"scripts": {
"test": "make test"
},
"author": "",
"license": "BSD",
"devDependencies": {
"autoprefixer": "~4.0.0",
"bower": "~1.3.12",
"chai": "~1.9.1",
"cssmin": "~0.4.2",
"grunt": "~0.4.5",
"grunt-autoprefixer": "~0.7.6",
"grunt-bower": "~0.13.1",
"grunt-cli": "~0.1.13",
"grunt-contrib-concat": "~0.4.0",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-cssmin": "~0.9.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-uglify": "~0.4.0",
"grunt-karma": "~0.8.3",
"grunt-mkdir": "~0.1.2",
"grunt-shell": "~0.7.0",
"grunt-vulcanize": "~0.5.0",
"html-minifier": "~3.0.0",
"karma": "~0.12.8",
"karma-chai": "~0.1.0",
"karma-chrome-launcher": "~0.1.4",
"karma-firefox-launcher": "~0.1.3",
"karma-ie-launcher": "~0.1.5",
"karma-mocha": "~0.1.4",
"karma-safari-launcher": "~0.1.1",
"mocha": "~1.20.1",
"native-promise-only": "~0.7.6-a",
"uglify-js": "~2.4.15",
"vulcanize": "~0.7.10"
}
}