Sha256: 5e6cb310576e2a12ba79acd3a804276fb32c88eb21274924eef0091c2444bceb
Contents?: true
Size: 904 Bytes
Versions: 21
Compression:
Stored size: 904 Bytes
Contents
{ "name": "codemirror", "version":"2.35.0", "main": "codemirror.js", "description": "In-browser code editing made bearable", "licenses": [{"type": "MIT", "url": "http://codemirror.net/LICENSE"}], "directories": {"lib": "./lib"}, "scripts": {"test": "node ./test/run.js"}, "devDependencies": {"node-static": "0.6.0"}, "bugs": "http://github.com/marijnh/CodeMirror/issues", "keywords": ["JavaScript", "CodeMirror", "Editor"], "homepage": "http://codemirror.net", "maintainers":[{"name": "Marijn Haverbeke", "email": "marijnh@gmail.com", "web": "http://marijnhaverbeke.nl"}], "repositories": [{"type": "git", "url": "http://marijnhaverbeke.nl/git/codemirror"}, {"type": "git", "url": "https://github.com/marijnh/CodeMirror.git"}] }
Version data entries
21 entries across 21 versions & 1 rubygems