ace.improved
Version:
For a better ace editor
20 lines (19 loc) • 402 B
JSON
{
"name": "ace.improved",
"version": "0.2.1",
"description": "For a better ace editor",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/rksm/ace.improved"
},
"keywords": [
"ace",
"programming",
"code editor"
],
"author": "Robert Krahn",
"license": "MIT",
"homepage": "https://github.com/rksm/ace.improved",
"dependencies": {}
}