3xdata-ace
Version:
A Vue2.0's component based on last ace/brace
27 lines (26 loc) • 801 B
JSON
{
"name": "3xdata-ace",
"version": "0.10.0",
"author": "caiwu",
"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": {},
"license": "GPL",
"dependencies": {
"3xdata-brace": "^0.10.0",
"emmet": "git+https://github.com/cloud9ide/emmet-core.git#41973fcc70392864c7a469cf5dcd875b88b93d4a"
},
"__npminstall_done": "Thu May 21 2020 15:45:48 GMT+0800 (中国标准时间)",
"_from": "vue2-ace-editor-support-chinese@0.0.3",
"_resolved": "https://registry.npm.taobao.org/vue2-ace-editor-support-chinese/download/vue2-ace-editor-support-chinese-0.0.3.tgz"
}