aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorache <ache@ache.one>2018-05-17 07:29:11 +0200
committerache <ache@ache.one>2018-05-17 07:29:11 +0200
commitcb9c59035fc67c9f1ee9abd91688fbbd79586de6 (patch)
treeb34f6c66d916f70bc8c45c99df7c9f0db7f3a107 /package.json
parentAdd xo linter (diff)
Add a LICENSE
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9e92a6d..e3c1e2a 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,7 @@
"plugin"
],
"author": "ache <ache@ache.one>",
- "license": "UNLICENSED",
+ "license": "MIT",
"bugs": {
"url": "https://github.com/arobase-che/remark-attr/issues"
},