remove other projects from npm keywords

This commit is contained in:
Sebastian McKenzie 2014-10-10 18:04:51 +11:00
parent 00bab7beb8
commit c4a3a08d31

View File

@ -18,18 +18,15 @@
"6to5-node": "./bin/6to5-node"
},
"keywords": [
"es6-transpiler",
"scope",
"harmony",
"blockscope",
"block-scope",
"classes",
"modules",
"let",
"const",
"var",
"es6",
"transpile",
"transpiler",
"traceur",
"6to5"
],
"scripts": {