Remove "performance" & "speed" keywords from package.json. [ci skip]

This commit is contained in:
John-David Dalton
2013-09-26 23:34:31 -07:00
parent 8a4956b736
commit 85f2bd464c

View File

@@ -5,7 +5,7 @@
"homepage": "http://lodash.com/",
"license": "MIT",
"main": "dist/lodash.js",
"keywords": ["amd", "browser", "client", "customize", "functional", "performance", "server", "speed", "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/)",