UNPKG

vuejs-ace-editor

Version:
30 lines (29 loc) 629 B
{ "name": "vuejs-ace-editor", "version": "1.0.1", "description": "ace editor for vuejs", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/vu-cv/ace-editor-vuejs.git" }, "keywords": [ "editor", "vue", "vuejs", "ace", "code" ], "author": "chuvu138@gmail.com", "license": "ISC", "bugs": { "url": "https://github.com/vu-cv/ace-editor-vuejs/issues" }, "homepage": "https://github.com/vu-cv/ace-editor-vuejs#readme", "dependencies": { "brace": "^0.11.1" } }