Security update to Drupal 8.4.6
[yaffs-website] / node_modules / individual / package.json
1 {
2   "_args": [
3     [
4       "individual@^2.0.0",
5       "/var/www/yaffs/node_modules/rust-result"
6     ]
7   ],
8   "_from": "individual@>=2.0.0 <3.0.0",
9   "_id": "individual@2.0.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/individual",
13   "_npmUser": {
14     "email": "raynos2@gmail.com",
15     "name": "raynos"
16   },
17   "_npmVersion": "1.4.7",
18   "_phantomChildren": {},
19   "_requested": {
20     "name": "individual",
21     "raw": "individual@^2.0.0",
22     "rawSpec": "^2.0.0",
23     "scope": null,
24     "spec": ">=2.0.0 <3.0.0",
25     "type": "range"
26   },
27   "_requiredBy": [
28     "/rust-result"
29   ],
30   "_resolved": "https://registry.npmjs.org/individual/-/individual-2.0.0.tgz",
31   "_shasum": "833b097dad23294e76117a98fb38e0d9ad61bb97",
32   "_shrinkwrap": null,
33   "_spec": "individual@^2.0.0",
34   "_where": "/var/www/yaffs/node_modules/rust-result",
35   "author": {
36     "email": "raynos2@gmail.com",
37     "name": "Raynos"
38   },
39   "bugs": {
40     "email": "raynos2@gmail.com",
41     "url": "https://github.com/Raynos/individual/issues"
42   },
43   "contributors": [
44     {
45       "name": "Jake Verbaten"
46     }
47   ],
48   "dependencies": {},
49   "description": "Garantueed individual values",
50   "devDependencies": {
51     "coveralls": "^2.10.0",
52     "istanbul": "^0.2.7",
53     "run-browser": "^1.3.1",
54     "tape": "^2.12.3"
55   },
56   "directories": {},
57   "dist": {
58     "shasum": "833b097dad23294e76117a98fb38e0d9ad61bb97",
59     "tarball": "https://registry.npmjs.org/individual/-/individual-2.0.0.tgz"
60   },
61   "homepage": "https://github.com/Raynos/individual",
62   "keywords": [],
63   "licenses": [
64     {
65       "type": "MIT",
66       "url": "http://github.com/Raynos/individual/raw/master/LICENSE"
67     }
68   ],
69   "main": "index",
70   "maintainers": [
71     {
72       "name": "raynos",
73       "email": "raynos2@gmail.com"
74     }
75   ],
76   "name": "individual",
77   "optionalDependencies": {},
78   "readme": "ERROR: No README data found!",
79   "repository": {
80     "type": "git",
81     "url": "git://github.com/Raynos/individual.git"
82   },
83   "scripts": {
84     "cover": "istanbul cover --report none --print detail test.js",
85     "test": "node test.js",
86     "travis": "npm run cover -s && istanbul report lcov && ((cat coverage/lcov.info | coveralls) || exit 0)"
87   },
88   "testling": {
89     "browsers": [
90       "android-browser/4.2..latest",
91       "chrome/22..latest",
92       "chrome/canary",
93       "firefox/16..latest",
94       "firefox/nightly",
95       "ie/8..latest",
96       "ipad/6.0..latest",
97       "iphone/6.0..latest",
98       "opera/12..latest",
99       "opera/next",
100       "safari/5.1..latest"
101     ],
102     "files": "test.js"
103   },
104   "version": "2.0.0"
105 }