UNPKG

paperapp

Version:

deadsimple json-based SPA app-generator for gitlab (static pages)

36 lines (35 loc) 812 B
{ "name": "paperapp", "version": "1.0.77", "description": "deadsimple json-based SPA app-generator for gitlab (static pages)", "bin": { "paperapp": "./bin/paperapp" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+ssh://git@gitlab.com/coderofsalvation/paperapp.git" }, "keywords": [ "SPA", "staticsite", "generator", "materialdesign", "mobilefirst" ], "author": "coderofsalvation", "license": "ISC", "bugs": { "url": "https://gitlab.com/coderofsalvation/paperapp/issues" }, "homepage": "https://gitlab.com/coderofsalvation/paperapp#README", "dependencies": { "lodash": "4.17.5", "node-fetch": "2.2.0" }, "devDependencies": { "http-server": "0.11.1" } }