We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2edfe20 commit 44f6113Copy full SHA for 44f6113
package.json
@@ -18,15 +18,19 @@
18
"name": "F-loat",
19
"email": "chaimaoyuan@foxmail.com"
20
},
21
+ "files": [
22
+ "dist",
23
+ "src"
24
+ ],
25
+ "repository": {
26
+ "type": "git",
27
+ "url": "https://github.com/F-loat/vue-simplemde.git"
28
+ },
29
"license": "MIT",
30
"dependencies": {
31
"marked": "^0.3.6",
32
"simplemde": "^1.11.2"
33
- "repository": {
- "type": "git",
- "url": "https://github.com/F-loat/vue-simplemde.git"
- },
34
"devDependencies": {
35
"babel-core": "^6.0.0",
36
"babel-eslint": "^8.0.1",
0 commit comments