grunt-vulcanize
Version:
Grunt plugin for Polymer's Vulcanize. Compatible with Polymer 1.0
30 lines • 813 B
JSON
{
"name": "polymer",
"description": "Polymer is a new type of library for the web, built on top of Web Components, and designed to leverage the evolving web platform on modern browsers.",
"homepage": "http://www.polymer-project.org/",
"keywords": [
"util",
"client",
"browser",
"web components",
"web-components"
],
"author": "Polymer Authors <polymer-dev@googlegroups.com>",
"version": "0.1.0",
"main": [
"polymer.js"
],
"dependencies": {
"platform": "Polymer/platform#~0.1.0"
},
"_release": "0.1.0",
"_resolution": {
"type": "version",
"tag": "0.1.0",
"commit": "b1a1c2f1213a9312709c00ef0ee04c97ab5d4966"
},
"_source": "git://github.com/Polymer/polymer.git",
"_target": "~0.1.0",
"_originalSource": "Polymer/polymer",
"_direct": true
}