包详细信息

npm-cache-dir

robertkowalski12BSD-2-Clause1.0.0

I am checking and creating npm's cache dir

npm,, cache

自述文件

Build Status

npm-cache-dir

Get stats about npm's cache dir and create the directory lazily

API

.getCacheStat(npmCache, log, cb)

Get fs.stats about npm's cache dir, and create the cachedir if it does not exist

.makeCacheDir(npmCache, log, cb)

Create the cache dir according to the setting in npm.cache