Browse Source

Add env to package.json keywords

pull/19/head
Luke Childs 9 years ago
parent
commit
1574b68123
  1. 3
      package.json

3
package.json

@ -34,7 +34,8 @@
"global", "global",
"node", "node",
"browser", "browser",
"environment" "environment",
"env"
], ],
"author": "Luke Childs <lukechilds123@gmail.com> (http://lukechilds.co.uk)", "author": "Luke Childs <lukechilds123@gmail.com> (http://lukechilds.co.uk)",
"license": "MIT", "license": "MIT",

Loading…
Cancel
Save