blob: de96b353b61d8326716b0d9a95372ebef2920e8b [file] [log] [blame]
{
"name": "common-sk",
"version": "3.0.1",
"description": "Common Skia JS modules.",
"homepage": "https://github.com/google/skia-buildbot/tree/master/common-sk",
"main": "index.js",
"license": "Apache-2.0",
"devDependencies": {
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"glob": "^7.1.3",
"jsdoc": "^3.5.5",
"karma": "^3.0.0",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "^2.2.0",
"karma-firefox-launcher": "^1.1.0",
"karma-mocha": "^1.3.0",
"karma-sinon": "^1.0.5",
"karma-webpack": "3.0.1",
"mocha": "^5.2.0",
"pulito": "^4.1.0",
"sinon": "^6.2.0",
"webpack": "^4.17.2",
"webpack-cli": "^3.1.0"
}
}