OSDN Git Service

GeorgeValergas/embrr
[embrj/master.git] / test / bower_components / chai / .bower.json
1 {
2   "name": "chai",
3   "version": "1.8.1",
4   "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
5   "license": "MIT",
6   "keywords": [
7     "test",
8     "assertion",
9     "assert",
10     "testing",
11     "chai"
12   ],
13   "main": "chai.js",
14   "ignore": [
15     "build",
16     "components",
17     "lib",
18     "node_modules",
19     "support",
20     "test",
21     "index.js",
22     "Makefile",
23     ".*"
24   ],
25   "dependencies": {},
26   "devDependencies": {},
27   "homepage": "https://github.com/chaijs/chai",
28   "_release": "1.8.1",
29   "_resolution": {
30     "type": "version",
31     "tag": "1.8.1",
32     "commit": "4107c02cb1507c8554177aeeefd9732abcfd4e64"
33   },
34   "_source": "git://github.com/chaijs/chai.git",
35   "_target": "~1.8.0",
36   "_originalSource": "chai"
37 }