1
1
mirror of https://github.com/c8r/x0.git synced 2024-08-16 17:00:24 +03:00

Add npm keywords

This commit is contained in:
John Otander 2018-06-01 10:45:12 -06:00
parent 197c1919f1
commit 86c26955eb

View File

@ -12,7 +12,18 @@
"test": "nyc ava",
"cover": "nyc report --reporter=html --reporter=lcov"
},
"keywords": [],
"keywords": [
"react",
"webpack",
"zero-config",
"jsx",
"mdx",
"ui",
"prototyping",
"static-site-generator",
"isolated",
"design-systems"
],
"author": "Brent Jackson",
"license": "MIT",
"dependencies": {