]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/request/node_modules/extend/package.json
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / node_modules / request / node_modules / extend / package.json
1 {
2   "name": "extend",
3   "author": {
4     "name": "Stefan Thomas",
5     "email": "justmoon@members.fsf.org",
6     "url": "http://www.justmoon.net"
7   },
8   "version": "3.0.0",
9   "description": "Port of jQuery.extend for node.js and the browser",
10   "main": "index",
11   "scripts": {
12     "test": "npm run lint && node test/index.js && npm run coverage-quiet",
13     "coverage": "covert test/index.js",
14     "coverage-quiet": "covert test/index.js --quiet",
15     "lint": "npm run jscs && npm run eslint",
16     "jscs": "jscs *.js */*.js",
17     "eslint": "eslint *.js */*.js"
18   },
19   "contributors": [
20     {
21       "name": "Jordan Harband",
22       "url": "https://github.com/ljharb"
23     }
24   ],
25   "keywords": [
26     "extend",
27     "clone",
28     "merge"
29   ],
30   "repository": {
31     "type": "git",
32     "url": "git+https://github.com/justmoon/node-extend.git"
33   },
34   "dependencies": {},
35   "devDependencies": {
36     "tape": "^4.0.0",
37     "covert": "^1.1.0",
38     "jscs": "^1.13.1",
39     "eslint": "^0.24.0"
40   },
41   "license": "MIT",
42   "gitHead": "148e7270cab2e9413af2cd0cab147070d755ed6d",
43   "bugs": {
44     "url": "https://github.com/justmoon/node-extend/issues"
45   },
46   "homepage": "https://github.com/justmoon/node-extend#readme",
47   "_id": "extend@3.0.0",
48   "_shasum": "5a474353b9f3353ddd8176dfd37b91c83a46f1d4",
49   "_from": "extend@>=3.0.0 <3.1.0",
50   "_npmVersion": "2.11.3",
51   "_nodeVersion": "2.3.1",
52   "_npmUser": {
53     "name": "ljharb",
54     "email": "ljharb@gmail.com"
55   },
56   "dist": {
57     "shasum": "5a474353b9f3353ddd8176dfd37b91c83a46f1d4",
58     "tarball": "https://registry.npmjs.org/extend/-/extend-3.0.0.tgz"
59   },
60   "maintainers": [
61     {
62       "name": "justmoon",
63       "email": "justmoon@members.fsf.org"
64     },
65     {
66       "name": "ljharb",
67       "email": "ljharb@gmail.com"
68     }
69   ],
70   "directories": {},
71   "_resolved": "https://registry.npmjs.org/extend/-/extend-3.0.0.tgz",
72   "readme": "ERROR: No README data found!"
73 }