second
[josuexyz/.git] / node_modules / setprototypeof / package.json
1 {
2   "_args": [
3     [
4       "setprototypeof@1.1.0",
5       "/home/josuer08/josuexyz/node_modules/express"
6     ]
7   ],
8   "_from": "setprototypeof@1.1.0",
9   "_id": "setprototypeof@1.1.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/setprototypeof",
13   "_nodeVersion": "8.4.0",
14   "_npmOperationalInternal": {
15     "host": "s3://npm-registry-packages",
16     "tmp": "tmp/setprototypeof-1.1.0.tgz_1505346623089_0.6391460271552205"
17   },
18   "_npmUser": {
19     "email": "wes@wesleytodd.com",
20     "name": "wesleytodd"
21   },
22   "_npmVersion": "5.3.0",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "setprototypeof",
26     "raw": "setprototypeof@1.1.0",
27     "rawSpec": "1.1.0",
28     "scope": null,
29     "spec": "1.1.0",
30     "type": "version"
31   },
32   "_requiredBy": [
33     "/express",
34     "/http-errors"
35   ],
36   "_resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz",
37   "_shasum": "d0bd85536887b6fe7c0d818cb962d9d91c54e656",
38   "_shrinkwrap": null,
39   "_spec": "setprototypeof@1.1.0",
40   "_where": "/home/josuer08/josuexyz/node_modules/express",
41   "author": {
42     "name": "Wes Todd"
43   },
44   "bugs": {
45     "url": "https://github.com/wesleytodd/setprototypeof/issues"
46   },
47   "dependencies": {},
48   "description": "A small polyfill for Object.setprototypeof",
49   "devDependencies": {},
50   "directories": {},
51   "dist": {
52     "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==",
53     "shasum": "d0bd85536887b6fe7c0d818cb962d9d91c54e656",
54     "tarball": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz"
55   },
56   "gitHead": "8fc2c260d8b7da91133edefde49a3df461f220c8",
57   "homepage": "https://github.com/wesleytodd/setprototypeof",
58   "keywords": [
59     "object",
60     "polyfill",
61     "setprototypeof"
62   ],
63   "license": "ISC",
64   "main": "index.js",
65   "maintainers": [
66     {
67       "name": "wesleytodd",
68       "email": "wes@wesleytodd.com"
69     }
70   ],
71   "name": "setprototypeof",
72   "optionalDependencies": {},
73   "readme": "ERROR: No README data found!",
74   "repository": {
75     "type": "git",
76     "url": "git+https://github.com/wesleytodd/setprototypeof.git"
77   },
78   "scripts": {
79     "test": "echo \"Error: no test specified\" && exit 1"
80   },
81   "typings": "index.d.ts",
82   "version": "1.1.0"
83 }