package.json
2.37 KB
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
{
"_args": [
[
{
"raw": "caniuse-db@^1.0.30000624",
"scope": null,
"escapedName": "caniuse-db",
"name": "caniuse-db",
"rawSpec": "^1.0.30000624",
"spec": ">=1.0.30000624 <2.0.0",
"type": "range"
},
"/Users/admin/Documents/workspace/programming/node_modules/autoprefixer"
]
],
"_from": "caniuse-db@>=1.0.30000624 <2.0.0",
"_id": "caniuse-db@1.0.30000624",
"_inCache": true,
"_location": "/caniuse-db",
"_nodeVersion": "4.6.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/caniuse-db-1.0.30000624.tgz_1487312658521_0.6182204629294574"
},
"_npmUser": {
"name": "fyrd",
"email": "adeveria@gmail.com"
},
"_npmVersion": "2.15.9",
"_phantomChildren": {},
"_requested": {
"raw": "caniuse-db@^1.0.30000624",
"scope": null,
"escapedName": "caniuse-db",
"name": "caniuse-db",
"rawSpec": "^1.0.30000624",
"spec": ">=1.0.30000624 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/autoprefixer",
"/browserslist",
"/caniuse-api"
],
"_resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000624.tgz",
"_shasum": "554b87547895e36f5fe128f4b7448a2ea5bf2213",
"_shrinkwrap": null,
"_spec": "caniuse-db@^1.0.30000624",
"_where": "/Users/admin/Documents/workspace/programming/node_modules/autoprefixer",
"author": {
"name": "Alexis Deveria",
"email": "adeveria@gmail.com"
},
"bugs": {
"url": "https://github.com/Fyrd/caniuse/issues"
},
"dependencies": {},
"description": "Raw browser/feature support data from caniuse.com",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "554b87547895e36f5fe128f4b7448a2ea5bf2213",
"tarball": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000624.tgz"
},
"gitHead": "2bd6b4aca632051eead9f748c5b92d02469a6f76",
"homepage": "https://github.com/Fyrd/caniuse#readme",
"keywords": [
"support",
"css",
"js",
"html5",
"svg"
],
"license": "CC-BY-4.0",
"maintainers": [
{
"name": "fyrd",
"email": "adeveria@gmail.com"
}
],
"name": "caniuse-db",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/Fyrd/caniuse.git"
},
"scripts": {},
"version": "1.0.30000624"
}