first commit
This commit is contained in:
32
public/bower_components/codemirror/.bower.json
vendored
Executable file
32
public/bower_components/codemirror/.bower.json
vendored
Executable file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"name": "codemirror",
|
||||
"main": [
|
||||
"lib/codemirror.js",
|
||||
"lib/codemirror.css"
|
||||
],
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"components",
|
||||
"bin",
|
||||
"demo",
|
||||
"doc",
|
||||
"test",
|
||||
"index.html",
|
||||
"package.json",
|
||||
"mode/*/*test.js",
|
||||
"mode/*/*.html"
|
||||
],
|
||||
"homepage": "https://github.com/marijnh/CodeMirror",
|
||||
"version": "5.16.0",
|
||||
"_release": "5.16.0",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "5.16.0",
|
||||
"commit": "787e5565c2c46bad9862c4d4281247e26e3c8e9d"
|
||||
},
|
||||
"_source": "https://github.com/marijnh/CodeMirror.git",
|
||||
"_target": "^5.16.0",
|
||||
"_originalSource": "codemirror",
|
||||
"_direct": true
|
||||
}
|
||||
Reference in New Issue
Block a user