You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

50 lines
1.4 KiB

{
"_from": "vue2-ace-editor",
"_id": "vue2-ace-editor@0.0.15",
"_inBundle": false,
"_integrity": "sha512-e3TR9OGXc71cGpvYcW068lNpRcFt3+OONCC81oxHL/0vwl/V3OgqnNMw2/RRolgQkO/CA5AjqVHWmANWKOtNnQ==",
"_location": "/vue2-ace-editor",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "vue2-ace-editor",
"name": "vue2-ace-editor",
"escapedName": "vue2-ace-editor",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/vue2-ace-editor/-/vue2-ace-editor-0.0.15.tgz",
"_shasum": "569b208e54ae771ae1edd3b8902ac42f0edc74e3",
"_spec": "vue2-ace-editor",
"_where": "D:\\work\\moni",
"author": {
"name": "chairuosen"
},
"bugs": {
"url": "https://github.com/chairuosen/vue2-ace-editor/issues"
},
"bundleDependencies": false,
"dependencies": {
"brace": "^0.11.0"
},
"deprecated": false,
"description": "A Vue2.0's component based on ace/brace",
"homepage": "https://github.com/chairuosen/vue2-ace-editor#readme",
"license": "MIT",
"main": "index.js",
"name": "vue2-ace-editor",
"repository": {
"type": "git",
"url": "git+https://github.com/chairuosen/vue2-ace-editor.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.15"
}