Added Polymer
This commit is contained in:
27
rpg-docs/public/bower_components/polymer-test-tools/chai/bower.json
vendored
Normal file
27
rpg-docs/public/bower_components/polymer-test-tools/chai/bower.json
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user