|
1 | | -{ |
2 | | - "name": "angular-froala", |
3 | | - "version": "3.0.4", |
4 | | - "description": "Angular.js bindings for Froala WYSIWYG HTML rich text editor", |
5 | | - "main": "src/angular-froala.js", |
6 | | - "scripts": { |
7 | | - "test": "echo \"Error: no test specified\" && exit 1" |
8 | | - }, |
9 | | - "repository": { |
10 | | - "type": "git", |
11 | | - "url": "https://github.com/froala/angular-froala.git" |
12 | | - }, |
13 | | - "keywords": [ |
14 | | - "angular.js", |
15 | | - "froala", |
16 | | - "html", |
17 | | - "text", |
18 | | - "editor", |
19 | | - "wysisyg", |
20 | | - "rich editor", |
21 | | - "rich text editor", |
22 | | - "rte", |
23 | | - "javascript" |
24 | | - ], |
25 | | - "contributors": [ |
26 | | - "Cameron Gallarno <[email protected]>", |
27 | | - "Stefan Neculai <[email protected]>" |
28 | | - ], |
29 | | - "license": "MIT", |
30 | | - "bugs": { |
31 | | - "url": "https://github.com/froala/angular-froala/issues" |
32 | | - }, |
33 | | - "homepage": "https://www.froala.com/wysiwyg-editor", |
34 | | - "devDependencies": { |
35 | | - "grunt": "^1.0.3", |
36 | | - "grunt-contrib-concat": "^0.5.1", |
37 | | - "grunt-contrib-jshint": "^2.0.0", |
38 | | - "grunt-contrib-uglify": "^0.11.0", |
39 | | - "grunt-contrib-watch": "^1.1.0", |
40 | | - "grunt-karma": "^3.0.1", |
41 | | - "jasmine-core": "^2.4.1", |
42 | | - "jshint-stylish": "^2.1.0", |
43 | | - "karma": "^4.0.0", |
44 | | - "karma-firefox-launcher": "^0.1.7", |
45 | | - "karma-jasmine": "^0.3.6", |
46 | | - "karma-phantomjs-launcher": "^1.0.4", |
47 | | - "phantomjs": "^1.9.19", |
48 | | - "sinon": "^1.17.2", |
49 | | - "angular": ">=1.0" |
50 | | - }, |
51 | | - "dependencies": { |
52 | | - "coffee-script": "^1.12.7", |
53 | | - "froala-editor": "3.0.4" |
54 | | - } |
55 | | -} |
| 1 | +{ |
| 2 | + "name": "angular-froala", |
| 3 | + "version": "3.0.5", |
| 4 | + "description": "Angular.js bindings for Froala WYSIWYG HTML rich text editor", |
| 5 | + "main": "src/angular-froala.js", |
| 6 | + "scripts": { |
| 7 | + "test": "echo \"Error: no test specified\" && exit 1" |
| 8 | + }, |
| 9 | + "repository": { |
| 10 | + "type": "git", |
| 11 | + "url": "https://github.com/froala/angular-froala.git" |
| 12 | + }, |
| 13 | + "keywords": [ |
| 14 | + "angular.js", |
| 15 | + "froala", |
| 16 | + "html", |
| 17 | + "text", |
| 18 | + "editor", |
| 19 | + "wysisyg", |
| 20 | + "rich editor", |
| 21 | + "rich text editor", |
| 22 | + "rte", |
| 23 | + "javascript" |
| 24 | + ], |
| 25 | + "contributors": [ |
| 26 | + "Cameron Gallarno <[email protected]>", |
| 27 | + "Stefan Neculai <[email protected]>" |
| 28 | + ], |
| 29 | + "license": "MIT", |
| 30 | + "bugs": { |
| 31 | + "url": "https://github.com/froala/angular-froala/issues" |
| 32 | + }, |
| 33 | + "homepage": "https://www.froala.com/wysiwyg-editor", |
| 34 | + "devDependencies": { |
| 35 | + "grunt": "^1.0.3", |
| 36 | + "grunt-contrib-concat": "^0.5.1", |
| 37 | + "grunt-contrib-jshint": "^2.0.0", |
| 38 | + "grunt-contrib-uglify": "^0.11.0", |
| 39 | + "grunt-contrib-watch": "^1.1.0", |
| 40 | + "grunt-karma": "^3.0.1", |
| 41 | + "jasmine-core": "^2.4.1", |
| 42 | + "jshint-stylish": "^2.1.0", |
| 43 | + "karma": "^4.0.0", |
| 44 | + "karma-firefox-launcher": "^0.1.7", |
| 45 | + "karma-jasmine": "^0.3.6", |
| 46 | + "karma-phantomjs-launcher": "^1.0.4", |
| 47 | + "phantomjs": "^1.9.19", |
| 48 | + "sinon": "^1.17.2", |
| 49 | + "angular": ">=1.0" |
| 50 | + }, |
| 51 | + "dependencies": { |
| 52 | + "coffee-script": "^1.12.7", |
| 53 | + "froala-editor": "3.0.5" |
| 54 | + } |
| 55 | +} |
0 commit comments