forked from textAngular/textAngular
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.bower.json
More file actions
27 lines (27 loc) · 680 Bytes
/
.bower.json
File metadata and controls
27 lines (27 loc) · 680 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": "textAngular-photo-selector",
"version": "1.1.4",
"main": "./textAngular.js",
"description": "A radically powerful Text-Editor/Wysiwyg editor for Angular.js",
"keywords": [
"editor",
"angular",
"wysiwyg",
"jquery"
],
"dependencies": {
"angular": "~1.2.0",
"angular-sanitize": "~1.2.0"
},
"license": "MIT",
"homepage": "https://github.com/fantasywind/textAngular",
"_release": "1.1.4",
"_resolution": {
"type": "version",
"tag": "v1.1.4"
},
"_source": "https://github.com/fantasywind/textAngular.git",
"_target": "*",
"_originalSource": "https://github.com/fantasywind/textAngular.git",
"_direct": true
}