Initial commit
This commit is contained in:
35
api-wiaas/client/js/bower_components/angular-ui-tinymce/.bower.json
vendored
Normal file
35
api-wiaas/client/js/bower_components/angular-ui-tinymce/.bower.json
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"name": "angular-ui-tinymce",
|
||||
"version": "0.0.19",
|
||||
"description": "This directive allows you to TinyMCE in your form.",
|
||||
"author": "https://github.com/angular-ui/ui-tinymce/graphs/contributors",
|
||||
"license": "MIT",
|
||||
"homepage": "http://angular-ui.github.com",
|
||||
"main": "./src/tinymce.js",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"components",
|
||||
"test*",
|
||||
"demo*",
|
||||
"gruntFile.js",
|
||||
"package.json"
|
||||
],
|
||||
"dependencies": {
|
||||
"angular": ">=1.4.0",
|
||||
"tinymce": "~4.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"angular-mocks": "~1.4.x"
|
||||
},
|
||||
"_release": "0.0.19",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v0.0.19",
|
||||
"commit": "30434e227768c47cdcf97b552cdbc4f12fad86da"
|
||||
},
|
||||
"_source": "https://github.com/angular-ui/ui-tinymce.git",
|
||||
"_target": "^0.0.19",
|
||||
"_originalSource": "angular-ui-tinymce",
|
||||
"_direct": true
|
||||
}
|
||||
Reference in New Issue
Block a user