Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(341)

Side by Side Diff: polymer_1.0.4/bower_components/platinum-elements/bower.json

Issue 1205703007: Add polymer 1.0 to npm_modules (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Renamed folder to 1.0.4 Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "name": "platinum-elements",
3 "homepage": "https://github.com/PolymerElements/platinum-elements",
4 "description": "Elements to turn your web page into a true webapp, with push, offline, and more.",
5 "main": "service-worker-elements.html",
6 "keywords": [
7 "service",
8 "worker",
9 "service-worker",
10 "push",
11 "platinum"
12 ],
13 "license": "http://polymer.github.io/LICENSE.txt",
14 "private": true,
15 "dependencies": {
16 "platinum-sw": "PolymerElements/platinum-sw#~1.0.1",
17 "platinum-push-messaging": "PolymerElements/platinum-push-messaging#~1.0.0"
18 }
19 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698