/var/www/qr4y.gr/server/delivery/node_modules/extend
NameSizeModeActions
.editorconfig2860644editdlrm
.eslintrc3970644editdlrm
.jscs.json40960644editdlrm
.travis.yml68990644editdlrm
CHANGELOG.md27790644editdlrm
component.json5810644editdlrm
index.js33210644editdlrm
LICENSE10810644editdlrm
package.json9870644editdlrm
README.md30340644editdlrm
Edit: /var/www/qr4y.gr/server/delivery/node_modules/extend/component.json (581B)
{ "name": "extend", "author": "Stefan Thomas (http://www.justmoon.net)", "version": "3.0.0", "description": "Port of jQuery.extend for node.js and the browser.", "scripts": [ "index.js" ], "contributors": [ { "name": "Jordan Harband", "url": "https://github.com/ljharb" } ], "keywords": [ "extend", "clone", "merge" ], "repository" : { "type": "git", "url": "https://github.com/justmoon/node-extend.git" }, "dependencies": { }, "devDependencies": { "tape" : "~3.0.0", "covert": "~0.4.0", "jscs": "~1.6.2" } }