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.
14 lines
336 B
14 lines
336 B
{
|
|
"scripts": {
|
|
"postinstall": "node ./js/extract-files-from-node-modules.js"
|
|
},
|
|
"dependencies": {},
|
|
"devDependencies": {
|
|
"adm-zip": "^0.5.10",
|
|
"fs-extra": "^11.1.0",
|
|
"icomoon-free-npm": "^0.0.0",
|
|
"knacss": "https://github.com/alsacreations/KNACSS",
|
|
"modernizr": "^3.12.0",
|
|
"ttf2woff": "^3.0.0"
|
|
}
|
|
}
|
|
|