api-console-assets
Version:
This repo only exists to publish api console components to npm
31 lines • 636 B
JSON
{
"name": "codemirror",
"version": "5.3.0",
"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/components/codemirror",
"_release": "5.3.0",
"_resolution": {
"type": "version",
"tag": "5.3.0",
"commit": "994281f9d3eed7cd00e9beef64f70d8d78047523"
},
"_source": "https://github.com/components/codemirror.git",
"_target": "~5.3.0",
"_originalSource": "codemirror"
}