Skip to content

Commit e6f3afc

Browse files
committed
added: a new example
1 parent 6e4bb20 commit e6f3afc

File tree

101 files changed

+30852
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+30852
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"name": "core-ajax",
3+
"private": true,
4+
"dependencies": {
5+
"polymer": "Polymer/polymer#^0.5"
6+
},
7+
"devDependencies": {
8+
"polymer-test-tools": "Polymer/polymer-test-tools#master"
9+
},
10+
"version": "0.5.5",
11+
"homepage": "https://github.com/Polymer/core-ajax",
12+
"_release": "0.5.5",
13+
"_resolution": {
14+
"type": "version",
15+
"tag": "0.5.5",
16+
"commit": "1898a145ea86a9d71a1601739c8f7c5409cae1ef"
17+
},
18+
"_source": "git://github.com/Polymer/core-ajax.git",
19+
"_target": "~0.5.5",
20+
"_originalSource": "Polymer/core-ajax",
21+
"_direct": true
22+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
core-ajax
2+
=========
3+
4+
See the [component page](http://polymer-project.org/docs/elements/core-elements.html#core-ajax) for more information.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "core-ajax",
3+
"private": true,
4+
"dependencies": {
5+
"polymer": "Polymer/polymer#^0.5"
6+
},
7+
"devDependencies": {
8+
"polymer-test-tools": "Polymer/polymer-test-tools#master"
9+
},
10+
"version": "0.5.5"
11+
}

0 commit comments

Comments
 (0)