UNPKG

page.gl

Version:

Layout Template Library.

26 lines 495 B
{ "name": "page.gl", "version": "0.0.3", "description": "Layout Template Library.", "keywords": [ "page.gl", "page", "jinja", "framework", "web" ], "license": "Apache-2.0", "homepage": "https://www.page.gl/", "main": "js/index", "types": "js/index", "files": [ "svg/**/*.svg", "js/**/*.d.ts", "js/**/*.{js,map}", "ts/**/*.ts", "css/**/*.{css,map}", "scss/**/*.scss", "font/**/*.{eot,otf,ttf,woff,woff2}", "!.DS_Store" ] }