seacms-theme/package.json
2023-02-17 01:17:11 +01:00

12 lines
250 B
JSON

{
"scripts": {
"postinstall": "node ./js/extract-files-from-node-modules.js"
},
"dependencies": {},
"devDependencies": {
"fs-extra": "^11.1.0",
"knacss": "https://github.com/alsacreations/KNACSS",
"modernizr": "^3.12.0"
}
}