Files
standardnotes-app-web/public/components/org.standardnotes.theme-autobiography/package.json
Johnny A cb013dbce9 chore: bundle components (#872)
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2022-02-15 20:04:57 -04:00

15 lines
283 B
JSON

{
"name": "sn-theme-autobiography",
"version": "1.0.3",
"main": "dist/dist.css",
"devDependencies": {
"grunt": "^1.0.1",
"grunt-contrib-watch": "^1.0.0",
"grunt-newer": "^1.2.0",
"grunt-contrib-sass": "^1.0.0"
},
"sn": {
"main": "dist/dist.css"
}
}