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

Side by Side Diff: polymer_0.4.0/bower_components/sugar/.bower.json

Issue 786953007: npm_modules: Fork bower_components into Polymer 0.4.0 and 0.5.0 versions (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 11 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
1 { 1 {
2 "name": "sugar", 2 "name": "sugar",
3 "version": "1.4.1", 3 "version": "1.4.1",
4 "main": "./release/sugar.min.js", 4 "main": "./release/sugar.min.js",
5 "ignore": [ 5 "ignore": [
6 "/docs", 6 "/docs",
7 "/lib", 7 "/lib",
8 "/script", 8 "/script",
9 "/test", 9 "/test",
10 "/performance", 10 "/performance",
11 ".gitignore", 11 ".gitignore",
12 ".npmignore", 12 ".npmignore",
13 ".travis.yml", 13 ".travis.yml",
14 "package.json" 14 "package.json"
15 ], 15 ],
16 "dependencies": {}, 16 "dependencies": {},
17 "homepage": "https://github.com/andrewplummer/Sugar", 17 "homepage": "https://github.com/andrewplummer/Sugar",
18 "_release": "1.4.1", 18 "_release": "1.4.1",
19 "_resolution": { 19 "_resolution": {
20 "type": "version", 20 "type": "version",
21 "tag": "1.4.1", 21 "tag": "1.4.1",
22 "commit": "a4e06cfb2ecbb88dc1703d1f97950c88602db2a1" 22 "commit": "a4e06cfb2ecbb88dc1703d1f97950c88602db2a1"
23 }, 23 },
24 "_source": "git://github.com/andrewplummer/Sugar.git", 24 "_source": "git://github.com/andrewplummer/Sugar.git",
25 "_target": "~1.4.1", 25 "_target": "~1.4.1",
26 "_originalSource": "sugar" 26 "_originalSource": "sugar"
27 } 27 }
OLDNEW
« no previous file with comments | « polymer_0.4.0/bower_components/sampler-scaffold/sampler-scaffold.html ('k') | polymer_0.4.0/bower_components/sugar/CAUTION.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698