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

Side by Side Diff: polymer_0.4.0/bower_components/chai/.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": "chai", 2 "name": "chai",
3 "version": "1.9.2", 3 "version": "1.9.2",
4 "description": "BDD/TDD assertion library for node.js and the browser. Test fr amework agnostic.", 4 "description": "BDD/TDD assertion library for node.js and the browser. Test fr amework agnostic.",
5 "license": "MIT", 5 "license": "MIT",
6 "keywords": [ 6 "keywords": [
7 "test", 7 "test",
8 "assertion", 8 "assertion",
9 "assert", 9 "assert",
10 "testing", 10 "testing",
(...skipping 17 matching lines...) Expand all
28 "_release": "1.9.2", 28 "_release": "1.9.2",
29 "_resolution": { 29 "_resolution": {
30 "type": "version", 30 "type": "version",
31 "tag": "1.9.2", 31 "tag": "1.9.2",
32 "commit": "73b4559e5ef336cf4292dfdb9ea4eb62b6bfadae" 32 "commit": "73b4559e5ef336cf4292dfdb9ea4eb62b6bfadae"
33 }, 33 },
34 "_source": "git://github.com/chaijs/chai.git", 34 "_source": "git://github.com/chaijs/chai.git",
35 "_target": "~1.9.1", 35 "_target": "~1.9.1",
36 "_originalSource": "chai" 36 "_originalSource": "chai"
37 } 37 }
OLDNEW
« no previous file with comments | « polymer_0.4.0/bower_components/app-router/src/app-router.js ('k') | polymer_0.4.0/bower_components/chai/CONTRIBUTING.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698