forked from rheimbuch/inputex
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
27 lines (27 loc) · 677 Bytes
/
bower.json
File metadata and controls
27 lines (27 loc) · 677 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"name": "inputEx",
"version": "4.0.0",
"description": "",
"authors": [
"Eric Abouaf <[email protected]>"
],
"repository": {
"type" : "git",
"url" : "https://github.com/clicrdv/inputex.git"
},
"dependencies": {
"yui": "3.14.1"
},
"devDependencies": {
"shifter": "0.4.2",
"yeti": "https://github.com/clicrdv/yeti/tarball/coverage-dump",
"phantomjs": "1.9.2-5",
"istanbul": "0.1.45",
"yogi": "~0.1.0",
"parserlib": "~0.2.2",
"grunt": "~0.4.1",
"grunt-cli": "~0.1.7",
"grunt-yui-contrib": "~0.0.17",
"selleck": "0.1.18"
}
}