Sha256: 7f830bc12aa93506a91637232cab36d3a1fe5d128863723c28bf6c7277745ff2
Contents?: true
Size: 816 Bytes
Versions: 21
Compression:
Stored size: 816 Bytes
Contents
{ "name": "codemirror", "version":"5.5.0", "main": "lib/codemirror.js", "description": "In-browser code editing made bearable", "license": "MIT", "directories": {"lib": "./lib"}, "scripts": {"test": "node ./test/run.js"}, "devDependencies": {"node-static": "0.6.0", "phantomjs": "1.9.2-5", "blint": ">=0.1.1"}, "bugs": "http://github.com/codemirror/CodeMirror/issues", "keywords": ["JavaScript", "CodeMirror", "Editor"], "homepage": "http://codemirror.net", "maintainers":[{"name": "Marijn Haverbeke", "email": "marijnh@gmail.com", "web": "http://marijnhaverbeke.nl"}], "repository": {"type": "git", "url": "https://github.com/codemirror/CodeMirror.git"} }
Version data entries
21 entries across 21 versions & 2 rubygems