This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/package.json

18 lines
436 B
JSON
Raw Normal View History

2016-01-04 11:35:36 +00:00
{
2018-01-31 07:12:24 +00:00
"private": true,
2018-01-05 22:08:06 +00:00
"devDependencies": {
"@symfony/webpack-encore": "^0.17.1",
"autoprefixer": "^7.2.4",
2017-06-15 17:22:11 +00:00
"font-awesome": "^4.7.0",
2018-01-16 08:14:20 +00:00
"glob-all": "^3.1.0",
2017-11-01 21:06:56 +00:00
"highlightjs": "^9.10.0",
2018-01-05 22:08:06 +00:00
"less": "^2.7.3",
"less-loader": "^4.0.5",
2017-10-24 21:40:41 +00:00
"less-plugin-npm-import": "^2.1.0",
2018-01-05 22:08:06 +00:00
"postcss-loader": "^2.0.10",
2018-01-16 08:14:20 +00:00
"purgecss-webpack-plugin": "^0.19.0",
2018-01-05 22:08:06 +00:00
"tailwindcss": "^0.4.0",
"webpack-notifier": "^1.5.0"
2016-01-04 11:35:36 +00:00
}
}