UNPKG

marko-template-pwa

Version:
20 lines (19 loc) 483 B
{ "name": "marko-template-pwa", "version": "0.0.0", "description": "placeholder", "main": "build/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/WeAreGenki/marko-template-pwa.git" }, "author": "Max Milton <max@wearegenki.com>", "license": "Apache-2.0", "homepage": "https://wearegenki.com/pro#OpenSource", "dependencies": { "marko": "^4.7.4" } }