-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
46 lines (46 loc) · 910 Bytes
/
package.json
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"name": "aui",
"main": "dist/aui.js",
"version": "2.1.1",
"description": "Aui is Semantic-UI + React",
"keywords": [
"react",
"semantic-ui",
"semantic ui",
"semantic",
"ui",
"reactjs",
"react.js",
"react-component",
"react component",
"jsx",
"cjsx",
"coffee",
"coffee-script",
"component",
"alicorns",
"alicorn",
"unicorn",
"pony",
"magic",
"browserify",
"watchify",
"bower"
],
"devDependencies": {
"cake-gulp": "0",
"gulp-uglify": "1",
"grock": "*",
"send": "0.13"
},
"repository": {
"type": "git",
"url": "https://github.com/javascriptismagic/aui.git"
},
"author": "Cofficorn <[email protected]>",
"license": "Unlicense",
"bugs": {
"url": "https://github.com/javascriptismagic/aui/issues"
},
"homepage": "https://github.com/javascriptismagic/aui/"
}