{
"name": "css_regenerator",
"version": "1.0.0",
"description": "",
"main": "regenerate_css.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "not_a_seagull",
"license": "MIT OR Apache-2.0",
"dependencies": {
"node-sass": "^5.0.0"
}
}