UNPKG

vue2-ace-editor-support-chinese

Version:
32 lines (31 loc) 932 B
{ "name": "vue2-ace-editor-support-chinese", "version": "0.0.3", "author": "wangjianhui2464", "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/wangjianhui2464/vue2-ace-editor-support-chinese" }, "homepage": "https://github.com/wangjianhui2464/vue2-ace-editor-support-chinese#readme", "license": "GPL", "bugs": { "url": "https://github.com/wangjianhui2464/vue2-ace-editor-support-chinese/issues", "email": "wangjianhui2464@gmail.com" }, "dependencies": { "brace": "^0.10.0", "emmet": "git+https://github.com/cloud9ide/emmet-core.git#41973fcc70392864c7a469cf5dcd875b88b93d4a" } }