blob: 5b81b19c8df171b1b37b92770ecc0c0e5e738b57 [file] [log] [blame]
{
"name": "hashtag",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "SEE LICENSE IN LICENSE",
"devDependencies": {
"@types/copy-webpack-plugin": "^5.0.1",
"@types/webpack": "^4.41.13",
"autoprefixer": "^9.6.1",
"chai": "~4.2.0",
"copy-webpack-plugin": "~5.0.4",
"css-loader": "^3.5.3",
"html-loader": "^0.5.5",
"html-webpack-inject-attributes-plugin": "^1.0.3",
"html-webpack-plugin": "^3.2.0",
"karma": "~4.4.0",
"karma-chai": "~0.1.0",
"karma-chrome-launcher": "~3.1.0",
"karma-firefox-launcher": "~1.3.0",
"karma-mocha": "~1.3.0",
"karma-sinon": "~1.0.5",
"karma-webpack": "~4.0.2",
"mini-css-extract-plugin": "^0.9.0",
"mocha": "~6.2.1",
"node-sass": "^4.14.1",
"postcss-loader": "^2.1.6",
"sass-loader": "^7.3.1",
"sinon": "~7.5.0",
"ts-loader": "^7.0.5",
"ts-node": "^8.10.1",
"typescript": "^3.9.2",
"webpack": "~4.43.0",
"webpack-cli": "~3.3.11",
"webpack-dev-server": "~3.11.0"
},
"dependencies": {
"common-sk": "^3.4.0",
"elements-sk": "^4.0.0",
"lit-html": "^1.2.1"
}
}