add keywords to package.json

This commit is contained in:
Sami Samhuri 2017-03-10 09:55:10 -08:00
parent 52720f64f5
commit 8a06a30115
No known key found for this signature in database
GPG key ID: F76F41F04D99808F

View file

@ -24,6 +24,7 @@
"TJ Holowaychuk (https://github.com/tj)", "TJ Holowaychuk (https://github.com/tj)",
"w0den (https://github.com/w0den)" "w0den (https://github.com/w0den)"
], ],
"keywords": ["strftime", "format", "string", "time", "date"],
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git://github.com/samsonjs/strftime.git" "url": "git://github.com/samsonjs/strftime.git"