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

Unified Diff: bower_components/polymer-test-tools/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 side-by-side diff with in-line comments
Download patch
Index: bower_components/polymer-test-tools/chai/bower.json
diff --git a/bower_components/polymer-test-tools/chai/bower.json b/bower_components/polymer-test-tools/chai/bower.json
deleted file mode 100644
index 8d7b3d548e8d6f5541e26259e34ded188a42d3f7..0000000000000000000000000000000000000000
--- a/bower_components/polymer-test-tools/chai/bower.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "name": "chai"
- , "version": "1.9.1"
- , "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic."
- , "license": "MIT"
- , "keywords": [
- "test"
- , "assertion"
- , "assert"
- , "testing"
- , "chai"
- ]
- , "main": "chai.js"
- , "ignore": [
- "build"
- , "components"
- , "lib"
- , "node_modules"
- , "support"
- , "test"
- , "index.js"
- , "Makefile"
- , ".*"
- ]
- , "dependencies": {}
- , "devDependencies": {}
-}
« no previous file with comments | « bower_components/polymer-test-tools/chai/ReleaseNotes.md ('k') | bower_components/polymer-test-tools/chai/chai.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698