Security update to Drupal 8.4.6
[yaffs-website] / node_modules / process / package.json
1 {
2   "_args": [
3     [
4       "process@~0.5.1",
5       "/var/www/yaffs/node_modules/global"
6     ]
7   ],
8   "_from": "process@>=0.5.1 <0.6.0",
9   "_id": "process@0.5.2",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/process",
13   "_npmUser": {
14     "email": "shtylman@gmail.com",
15     "name": "shtylman"
16   },
17   "_npmVersion": "1.3.21",
18   "_phantomChildren": {},
19   "_requested": {
20     "name": "process",
21     "raw": "process@~0.5.1",
22     "rawSpec": "~0.5.1",
23     "scope": null,
24     "spec": ">=0.5.1 <0.6.0",
25     "type": "range"
26   },
27   "_requiredBy": [
28     "/global"
29   ],
30   "_resolved": "https://registry.npmjs.org/process/-/process-0.5.2.tgz",
31   "_shasum": "1638d8a8e34c2f440a91db95ab9aeb677fc185cf",
32   "_shrinkwrap": null,
33   "_spec": "process@~0.5.1",
34   "_where": "/var/www/yaffs/node_modules/global",
35   "author": {
36     "email": "shtylman@gmail.com",
37     "name": "Roman Shtylman"
38   },
39   "browser": "./browser.js",
40   "bugs": {
41     "url": "https://github.com/shtylman/node-process/issues"
42   },
43   "dependencies": {},
44   "description": "process information for node.js and browsers",
45   "devDependencies": {},
46   "directories": {},
47   "dist": {
48     "shasum": "1638d8a8e34c2f440a91db95ab9aeb677fc185cf",
49     "tarball": "https://registry.npmjs.org/process/-/process-0.5.2.tgz"
50   },
51   "engines": {
52     "node": ">= 0.6.0"
53   },
54   "homepage": "https://github.com/shtylman/node-process",
55   "keywords": [
56     "process"
57   ],
58   "main": "./index.js",
59   "maintainers": [
60     {
61       "name": "shtylman",
62       "email": "shtylman@gmail.com"
63     }
64   ],
65   "name": "process",
66   "optionalDependencies": {},
67   "readme": "ERROR: No README data found!",
68   "repository": {
69     "type": "git",
70     "url": "git://github.com/shtylman/node-process.git"
71   },
72   "version": "0.5.2"
73 }