UNPKG

vue-ace-editor-support-chinese

Version:
35 lines (34 loc) 944 B
{ "name": "vue-ace-editor-support-chinese", "version": "0.0.6", "author": "xiaobaohello", "description": "A Vue2.0's component based on last ace/brace", "keywords": [ "node.js", "javascript", "ace", "autoComplete", "chinese" ], "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/xiaobaohello/vue2-ace-editor-support-chinese" }, "homepage": "https://github.com/xiaobaohello/vue2-ace-editor-support-chinese#readme", "license": "GPL", "bugs": { "url": "https://github.com/xiaobaohello/vue2-ace-editor-support-chinese/issues", "email": "363230111@qq.com" }, "dependencies": { "brace": "^0.10.0", "emmet": "git+https://github.com/cloud9ide/emmet-core.git#41973fcc70392864c7a469cf5dcd875b88b93d4a" }, "devDependencies": { "babel-preset-es2015": "^6.24.1" } }