style: add keywords

This commit is contained in:
daniel-dx
2019-03-01 00:15:13 +08:00
parent 185946b566
commit c70ffe5391
2 changed files with 10 additions and 1 deletions
+8
View File
@@ -2,6 +2,14 @@
"name": "ncform",
"private": true,
"license": "MIT",
"keywords": [
"json",
"form",
"automatic",
"json-schema",
"ncform",
"generation"
],
"scripts": {
"bootstrap": "lerna bootstrap",
"link": "lerna link",
+2 -1
View File
@@ -9,7 +9,8 @@
"form",
"automatic",
"json-schema",
"ncform"
"ncform",
"generation"
],
"scripts": {
"dev": "gulp dev",