We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0218be1 commit 93bd83aCopy full SHA for 93bd83a
index.js
@@ -0,0 +1 @@
1
+module.exports = () => { };
package.json
@@ -1,13 +1,14 @@
{
2
"name": "vue-cli-plugin-axios-x",
3
- "description": "Vue-cli-3 plugin: axios",
+ "description": "The secure Axios plugin for Vue.js 2",
4
"version": "0.2.5",
5
"author": "Star Inc.",
6
"license": "MIT",
7
"homepage": "https://github.com/star-inc/vue-cli-plugin-axios-x#readme",
8
"bugs": {
9
"url": "https://github.com/star-inc/vue-cli-plugin-axios-x/issues"
10
},
11
+ "main": "index.js",
12
"scripts": {},
13
"keywords": [
14
"vue",
0 commit comments