PATH:
usr
/
local
/
lib
/
node_modules
/
npm
/
node_modules
/
normalize-package-data
/
node_modules
/
resolve
var core = require('./lib/core'); var async = require('./lib/async'); async.core = core; async.isCore = function isCore(x) { return core[x]; }; async.sync = require('./lib/sync'); exports = async; module.exports = async;
[+]
lib
[+]
..
[-] .eslintignore
[edit]
[-] package.json
[edit]
[-] readme.markdown
[edit]
[+]
example
[-] .editorconfig
[edit]
[-] index.js
[edit]
[-] .travis.yml
[edit]
[-] changelog.hbs
[edit]
[-] appveyor.yml
[edit]
[-] LICENSE
[edit]
[-] CHANGELOG.md
[edit]