parent
d3901cc286
commit
823a327881
@ -1,32 +0,0 @@ |
||||
{ |
||||
"name": "glowing-bear", |
||||
"description": "A webclient for WeeChat", |
||||
"version": "0.10.0", |
||||
"homepage": "https://github.com/glowing-bear/glowing-bear", |
||||
"license": "GPLv3", |
||||
"private": true, |
||||
"dependencies": { |
||||
"angular": "1.8.x", |
||||
"angular-route": "1.8.x", |
||||
"angular-sanitize": "1.8.x", |
||||
"angular-touch": "1.8.x", |
||||
"angular-loader": "1.8.x", |
||||
"angular-mocks": "1.8.x", |
||||
"underscore": "~1.10", |
||||
"linkifyjs": "jQuery-linkify#^2.1.9" |
||||
}, |
||||
"devDependencies": { |
||||
"bootstrap": "~3.4", |
||||
"html5-boilerplate": "~4.3.0", |
||||
"emojione": "~2.2" |
||||
}, |
||||
"keywords": [ |
||||
"weechat", |
||||
"irc" |
||||
], |
||||
"ignore": [ |
||||
"**/.*", |
||||
"node_modules", |
||||
"bower_components" |
||||
] |
||||
} |
Loading…
Reference in new issue