You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
seacms-theme/package.json

11 lines
250 B

{
"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"
}
}