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.
 
 
 
 
pico-content-editor/package.json

10 lines
212 B

{
"scripts": {
"postinstall": "node ./js/extract-files-from-node-modules.js"
},
"devDependencies": {
"ContentTools": "^1.6.16",
"fs-extra": "^11.1.0",
"noty": "^3.2.0-beta-deprecated"
}
}