Use a string of keywords in package.json.

This commit is contained in:
John-David Dalton
2014-09-04 23:57:36 -07:00
parent 379da81f85
commit 56666c4bf4

View File

@@ -6,7 +6,7 @@
"license": "MIT",
"main": "dist/lodash.js",
"browser": "dist/lodash.compat.js",
"keywords": ["amd", "browser", "client", "customize", "functional", "server", "util"],
"keywords": "amd, browser, client, customize, functional, server, util",
"author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
"contributors": [
"John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",