mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 10:47:12 +10:00
23 lines
627 B
JSON
23 lines
627 B
JSON
{
|
|
"name": "polymer",
|
|
"filename": "polymer.js",
|
|
"version": "0.3.4",
|
|
"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://polymer-project.org/",
|
|
"keywords": [
|
|
"web-components"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Polymer Authors",
|
|
"url": "https://github.com/Polymer?tab=members"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/Polymer/polymer.git"
|
|
}
|
|
]
|
|
}
|