UNPKG

3.09 kBJSONView Raw
1{
2 "_args": [
3 [
4 {
5 "raw": "lodash.assign@^4.0.0",
6 "scope": null,
7 "escapedName": "lodash.assign",
8 "name": "lodash.assign",
9 "rawSpec": "^4.0.0",
10 "spec": ">=4.0.0 <5.0.0",
11 "type": "range"
12 },
13 "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.5qOXFYwm/node_modules/babel-eslint"
14 ]
15 ],
16 "_from": "lodash.assign@>=4.0.0 <5.0.0",
17 "_id": "lodash.assign@4.2.0",
18 "_inCache": true,
19 "_installable": true,
20 "_location": "/babel-eslint/lodash.assign",
21 "_nodeVersion": "4.4.7",
22 "_npmOperationalInternal": {
23 "host": "packages-16-east.internal.npmjs.com",
24 "tmp": "tmp/lodash.assign-4.2.0.tgz_1471109795713_0.5842255132738501"
25 },
26 "_npmUser": {
27 "name": "jdalton",
28 "email": "john.david.dalton@gmail.com"
29 },
30 "_npmVersion": "2.15.10",
31 "_phantomChildren": {},
32 "_requested": {
33 "raw": "lodash.assign@^4.0.0",
34 "scope": null,
35 "escapedName": "lodash.assign",
36 "name": "lodash.assign",
37 "rawSpec": "^4.0.0",
38 "spec": ">=4.0.0 <5.0.0",
39 "type": "range"
40 },
41 "_requiredBy": [
42 "/babel-eslint"
43 ],
44 "_resolved": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-4.2.0.tgz",
45 "_shasum": "0d99f3ccd7a6d261d19bdaeb9245005d285808e7",
46 "_shrinkwrap": null,
47 "_spec": "lodash.assign@^4.0.0",
48 "_where": "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.5qOXFYwm/node_modules/babel-eslint",
49 "author": {
50 "name": "John-David Dalton",
51 "email": "john.david.dalton@gmail.com",
52 "url": "http://allyoucanleet.com/"
53 },
54 "bugs": {
55 "url": "https://github.com/lodash/lodash/issues"
56 },
57 "contributors": [
58 {
59 "name": "John-David Dalton",
60 "email": "john.david.dalton@gmail.com",
61 "url": "http://allyoucanleet.com/"
62 },
63 {
64 "name": "Blaine Bublitz",
65 "email": "blaine.bublitz@gmail.com",
66 "url": "https://github.com/phated"
67 },
68 {
69 "name": "Mathias Bynens",
70 "email": "mathias@qiwi.be",
71 "url": "https://mathiasbynens.be/"
72 }
73 ],
74 "dependencies": {},
75 "description": "The lodash method `_.assign` exported as a module.",
76 "devDependencies": {},
77 "directories": {},
78 "dist": {
79 "shasum": "0d99f3ccd7a6d261d19bdaeb9245005d285808e7",
80 "tarball": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-4.2.0.tgz"
81 },
82 "homepage": "https://lodash.com/",
83 "icon": "https://lodash.com/icon.svg",
84 "keywords": [
85 "lodash-modularized",
86 "assign"
87 ],
88 "license": "MIT",
89 "maintainers": [
90 {
91 "name": "jdalton",
92 "email": "john.david.dalton@gmail.com"
93 },
94 {
95 "name": "mathias",
96 "email": "mathias@qiwi.be"
97 },
98 {
99 "name": "phated",
100 "email": "blaine@iceddev.com"
101 }
102 ],
103 "name": "lodash.assign",
104 "optionalDependencies": {},
105 "readme": "ERROR: No README data found!",
106 "repository": {
107 "type": "git",
108 "url": "git+https://github.com/lodash/lodash.git"
109 },
110 "scripts": {
111 "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
112 },
113 "version": "4.2.0"
114}