Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ndm / opt / ndm / resources / app / node_modules / extend / package.json
Size: Mime:
{
  "author": {
    "name": "Stefan Thomas",
    "email": "justmoon@members.fsf.org",
    "url": "http://www.justmoon.net"
  },
  "bugs": {
    "url": "https://github.com/justmoon/node-extend/issues"
  },
  "contributors": [
    {
      "name": "Jordan Harband",
      "url": "https://github.com/ljharb"
    }
  ],
  "dependencies": {},
  "description": "Port of jQuery.extend for node.js and the browser",
  "devDependencies": {
    "@ljharb/eslint-config": "^11.0.0",
    "covert": "^1.1.0",
    "eslint": "^3.19.0",
    "jscs": "^3.0.7",
    "tape": "^4.6.3"
  },
  "directories": {},
  "homepage": "https://github.com/justmoon/node-extend#readme",
  "license": "MIT",
  "main": "index",
  "maintainers": [
    {
      "name": "justmoon",
      "email": "justmoon@members.fsf.org"
    },
    {
      "name": "ljharb",
      "email": "ljharb@gmail.com"
    }
  ],
  "name": "extend",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/justmoon/node-extend.git"
  },
  "version": "3.0.1"
}