summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/worker-farm/node_modules/xtend/package.json
blob: 7df1addbac4e4d8553aaf94e48b9f0efae9c7042 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
  "_from": "xtend@>=4.0.0 <4.1.0-0",
  "_id": "xtend@4.0.1",
  "_inBundle": false,
  "_integrity": "sha1-pcbVMr5lbiPbgg77lDofBJmNY68=",
  "_location": "/worker-farm/xtend",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "xtend@>=4.0.0 <4.1.0-0",
    "name": "xtend",
    "escapedName": "xtend",
    "rawSpec": ">=4.0.0 <4.1.0-0",
    "saveSpec": null,
    "fetchSpec": ">=4.0.0 <4.1.0-0"
  },
  "_requiredBy": [
    "/worker-farm"
  ],
  "_resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz",
  "_shasum": "a5c6d532be656e23db820efb943a1f04998d63af",
  "_shrinkwrap": null,
  "_spec": "xtend@>=4.0.0 <4.1.0-0",
  "_where": "/Users/zkat/Documents/code/npm/node_modules/worker-farm",
  "bin": null,
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "[![browser support][3]][4]",
  "devDependencies": {
    "tape": "~1.1.0"
  },
  "engines": {
    "node": ">=0.4"
  },
  "main": "immutable",
  "name": "xtend",
  "optionalDependencies": {},
  "peerDependencies": {},
  "scripts": {},
  "version": "4.0.1"
}