Sha256: 8d891b3f00bead114c4741d8a594e7aaa59114f53782ec9a9319a619709dc14f

Contents?: true

Size: 987 Bytes

Versions: 53

Compression:

Stored size: 987 Bytes

Contents

{
	"name": "extend",
	"author": "Stefan Thomas <justmoon@members.fsf.org> (http://www.justmoon.net)",
	"version": "3.0.2",
	"description": "Port of jQuery.extend for node.js and the browser",
	"main": "index",
	"scripts": {
		"pretest": "npm run lint",
		"test": "npm run tests-only",
		"posttest": "npm run coverage-quiet",
		"tests-only": "node test",
		"coverage": "covert test/index.js",
		"coverage-quiet": "covert test/index.js --quiet",
		"lint": "npm run jscs && npm run eslint",
		"jscs": "jscs *.js */*.js",
		"eslint": "eslint *.js */*.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": {
		"@ljharb/eslint-config": "^12.2.1",
		"covert": "^1.1.0",
		"eslint": "^4.19.1",
		"jscs": "^3.0.7",
		"tape": "^4.9.1"
	},
	"license": "MIT"
}

Version data entries

53 entries across 52 versions & 12 rubygems

Version Path
rapid_stack-0.2.0 templates/frontend/node_modules/extend/package.json
rapid_stack-0.1.1 templates/FrontEnd/node_modules/extend/package.json
rapid_stack-0.1.0 templates/FrontEnd/node_modules/extend/package.json
trusty-cms-6.3.1 node_modules/extend/package.json
optimacms-0.1.61 spec/dummy/node_modules/extend/package.json
disco_app-0.18.0 test/dummy/node_modules/extend/package.json
disco_app-0.18.2 test/dummy/node_modules/extend/package.json
trusty-cms-5.0.7 node_modules/extend/package.json
trusty-cms-5.0.6 node_modules/extend/package.json
trusty-cms-5.0.5 node_modules/extend/package.json
trusty-cms-5.0.4 node_modules/extend/package.json
trusty-cms-5.0.3 node_modules/extend/package.json
trusty-cms-5.0.2 node_modules/extend/package.json
trusty-cms-5.0.1 node_modules/extend/package.json
trusty-cms-4.3.5 node_modules/extend/package.json
trusty-cms-5.0.0 node_modules/extend/package.json
trusty-cms-4.3.4 node_modules/extend/package.json
trusty-cms-4.3.3 node_modules/extend/package.json
trusty-cms-4.3.2 node_modules/extend/package.json
trusty-cms-4.3.1 node_modules/extend/package.json