export npm_config_registry="http://registry.npmjs.org/"
export npm_config_cache="`pwd`/.npmcache"
