scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 57  →  ?path2? @ 58
/bower_components/trumbowyg/.bower.json
@@ -0,0 +1,46 @@
{
"name": "trumbowyg",
"version": "2.5.1",
"homepage": "https://github.com/Alex-D/Trumbowyg",
"authors": [
{
"name": "Alexandre Demode (Alex-D)",
"email": "contact@alex-d.fr",
"homepage": "http://alex-d.fr"
}
],
"description": "A lightweight WYSIWYG editor",
"main": "dist/trumbowyg.js",
"keywords": [
"editor",
"wysiwyg",
"javascript",
"richtext"
],
"license": "MIT",
"ignore": [
"**/.*",
"bower_components",
"node_modules",
"plugins",
"!dist/plugins",
"test",
"tests",
"src",
"Gulpfile.js",
"package.json"
],
"dependencies": {
"jquery": ">=1.7"
},
"_release": "2.5.1",
"_resolution": {
"type": "version",
"tag": "v2.5.1",
"commit": "0c884c250f2dcd492c5ad653c498af4ad3fc9894"
},
"_source": "https://github.com/Alex-D/Trumbowyg.git",
"_target": "^2.5.1",
"_originalSource": "trumbowyg",
"_direct": true
}