polymer-mustache-template
Version:
A Mustache template for Polymer web components
60 lines • 1.38 kB
JSON
{
"author": {
"email": "webmaster@christiangrete.com",
"name": "Christian Grete",
"url": "https://christiangrete.com"
},
"bugs": {
"email": "webmaster@christiangrete.com",
"url": "https://github.com/ChristianGrete/polymer-mustache-template/issues"
},
"contributors": [
{
"email": "webmaster@christiangrete.com",
"name": "Christian Grete",
"url": "https://christiangrete.com"
}
],
"dependencies": {},
"description": "A Mustache template for Polymer web components",
"devDependencies": {},
"files": [
"*.md",
"dist/template.mustache",
"index.{d.ts,js}",
"typings.json"
],
"homepage": "https://github.com/ChristianGrete/polymer-mustache-template",
"keywords": [
"boilerplate",
"component",
"components",
"custom",
"dom",
"element",
"elements",
"module",
"mustache",
"polymer",
"template",
"web"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "webmaster@christiangrete.com",
"name": "Christian Grete",
"url": "https://christiangrete.com"
}
],
"name": "polymer-mustache-template",
"private": false,
"repository": {
"type": "git",
"url": "git://github.com/ChristianGrete/polymer-mustache-template.git"
},
"scripts": {},
"typings": "index.d.ts",
"version": "1.6.0"
}