mirror of
https://github.com/Febbweiss/filebrowser-durandal-widget.git
synced 2026-03-05 06:35:49 +00:00
init
This commit is contained in:
33
lib/ace-min-noconflict/.bower.json
Normal file
33
lib/ace-min-noconflict/.bower.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"name": "ace-min-noconflict",
|
||||
"version": "1.1.9",
|
||||
"homepage": "https://github.com/tylerlong/ace-min-noconflict",
|
||||
"authors": [
|
||||
"Tyler Long <tyler4long@gmail.com>"
|
||||
],
|
||||
"description": "ACE editor minimized noconflict built files.",
|
||||
"main": "ace.js",
|
||||
"keywords": [
|
||||
"ACE",
|
||||
"editor"
|
||||
],
|
||||
"license": "BSD",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests",
|
||||
"fabfile.py",
|
||||
"README.md"
|
||||
],
|
||||
"_release": "1.1.9",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v1.1.9",
|
||||
"commit": "2e62fa0b52407120d452131125062f6fc1beb8c6"
|
||||
},
|
||||
"_source": "git://github.com/tylerlong/ace-min-noconflict.git",
|
||||
"_target": "~1.1.8",
|
||||
"_originalSource": "ace-min-noconflict"
|
||||
}
|
||||
Reference in New Issue
Block a user