Sha256: 57bde283e0d85b16227384cc02831cebd404d8a01311c9411466c80f788b9f45
Contents?: true
Size: 904 Bytes
Versions: 47
Compression:
Stored size: 904 Bytes
Contents
{ "name": "codemirror", "version":"2.34.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
47 entries across 24 versions & 2 rubygems