blob: 3cf80150678fb07b7f06eb2fb0f2190a675b8fb1 [file] [log] [blame]
{
"name": "common-sk",
"version": "3.2.0",
"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.2.0",
"chai-as-promised": "^7.1.1",
"glob": "^7.1.4",
"jsdoc": "^3.6.3",
"karma": "^4.3.0",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "^3.1.0",
"karma-firefox-launcher": "^1.2.0",
"karma-mocha": "^1.3.0",
"karma-sinon": "^1.0.5",
"karma-webpack": "4.0.2",
"mocha": "^6.2.0",
"pulito": "^4.4.0",
"sinon": "^7.4.2",
"webpack": "^4.40.2",
"webpack-cli": "^3.3.9"
}
}