32 lines
653 B
JSON
Executable File
32 lines
653 B
JSON
Executable File
{
|
|
"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
|
|
} |