glintcms-starter-glintcms
Version:
This is a WebSite implementation with GlintCMS. It shows how you can use GlintCMS.
21 lines (20 loc) • 353 B
JSON
{
"name": "widget-menu",
"version": "1.0.0",
"description": "",
"main": "index.js",
"browser": "index.js",
"browserify": {
"transform": [
"brfs"
]
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Andi Neck",
"license": "MIT",
"dependencies": {
"scrolling": "^0.1.1"
}
}