PATH:
usr
/
local
/
lib
/
node_modules
/
pm2
/
node_modules
/
isarray
module.exports = Array.isArray || function (arr) { return Object.prototype.toString.call(arr) == '[object Array]'; };
[+]
..
[-] package.json
[edit]
[-] component.json
[edit]
[-] index.js
[edit]
[+]
build
[-] README.md
[edit]