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" "6to5-node": "./bin/6to5-node"
}, },
"keywords": [ "keywords": [
"es6-transpiler",
"scope",
"harmony", "harmony",
"blockscope", "classes",
"block-scope", "modules",
"let", "let",
"const", "const",
"var", "var",
"es6", "es6",
"transpile", "transpile",
"transpiler", "transpiler",
"traceur",
"6to5" "6to5"
], ],
"scripts": { "scripts": {