mirror of
https://github.com/vxcontrol/ncform.git
synced 2026-07-19 18:23:32 -04:00
style: add keywords
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -9,7 +9,8 @@
|
||||
"form",
|
||||
"automatic",
|
||||
"json-schema",
|
||||
"ncform"
|
||||
"ncform",
|
||||
"generation"
|
||||
],
|
||||
"scripts": {
|
||||
"dev": "gulp dev",
|
||||
|
||||
Reference in New Issue
Block a user