UNPKG

@starbase/pages

Version:
33 lines (32 loc) 686 B
{ "name": "@starbase/pages", "version": "0.2.6", "description": "Starbase Pages", "main": "index.js", "browser": "pages.min.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/starbasealpha/pages.git" }, "keywords": [ "Pages", "Homepage", "Editor", "Starbase", "Alpha", "CMS" ], "dependencies":{ "express": "latest", "compression": "latest" }, "author": "Mike Fuller", "license": "MIT", "bugs": { "url": "https://github.com/starbasealpha/pages/issues" }, "homepage": "https://github.com/starbasealpha/pages#readme" }