UNPKG

grunt-vulcanize

Version:

Grunt plugin for Polymer's Vulcanize. Compatible with Polymer 1.0

21 lines (20 loc) 532 B
{ "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" } }