{
"name": "extend",
"author": "Stefan Thomas <justmoon@members.fsf.org> (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"
}
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| .editorconfig | File | 286 B | 0644 |
|
| .jscs.json | File | 4 KB | 0644 |
|
| .travis.yml | File | 6.74 KB | 0644 |
|
| CHANGELOG.md | File | 2.71 KB | 0644 |
|
| LICENSE | File | 1.06 KB | 0644 |
|
| README.md | File | 2.96 KB | 0644 |
|
| component.json | File | 581 B | 0644 |
|
| index.js | File | 3.24 KB | 0644 |
|
| package.json | File | 2.01 KB | 0644 |
|