/usr/local/lib/node_modules/pm2/node_modules/fclone
NameSizeModeActions
bench/-0755rm
dist/-0755rm
src/-0755rm
.npmignore990644editdlrm
.travis.yml2300644editdlrm
bower.json5430644editdlrm
fclone.d.ts760644editdlrm
LICENSE11250644editdlrm
package.json7430644editdlrm
README.md14820644editdlrm
Edit: /usr/local/lib/node_modules/pm2/node_modules/fclone/bower.json (543B)
{ "name": "fclone", "description": "Fastest JSON cloning module that handles circular references", "main": "dist/fclone.js", "authors": [ "soyuka" ], "license": "MIT", "keywords": [ "clone", "deep", "circular", "json", "stringify", "fast" ], "homepage": "https://github.com/soyuka/fclone", "ignore": [ "**/.*", "node_modules", "bower_components", "test.js", "!dist/dpicker.js", "!dist/dpicker.min.js", "screen.png", "gulpfile.js", "demo", "bump.sh" ] }