627b05129c5c5a30e246a986c31f79e615c38862.svn-base
1.76 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
{
"_from": "@types/prop-types@*",
"_id": "@types/prop-types@15.7.3",
"_inBundle": true,
"_integrity": "sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==",
"_location": "/tap/@types/prop-types",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@types/prop-types@*",
"name": "@types/prop-types",
"escapedName": "@types%2fprop-types",
"scope": "@types",
"rawSpec": "*",
"saveSpec": null,
"fetchSpec": "*"
},
"_requiredBy": [
"/tap/@types/react"
],
"_resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.3.tgz",
"_shasum": "2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7",
"_spec": "@types/prop-types@*",
"_where": "/Users/isaacs/dev/js/tap/node_modules/@types/react",
"bugs": {
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
},
"contributors": [
{
"name": "DovydasNavickas",
"url": "https://github.com/DovydasNavickas"
},
{
"name": "Ferdy Budhidharma",
"url": "https://github.com/ferdaber"
},
{
"name": "Sebastian Silbermann",
"url": "https://github.com/eps1lon"
}
],
"dependencies": {},
"deprecated": false,
"description": "TypeScript definitions for prop-types",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
"license": "MIT",
"main": "",
"name": "@types/prop-types",
"repository": {
"type": "git",
"url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/prop-types"
},
"scripts": {},
"typeScriptVersion": "2.8",
"types": "index",
"typesPublisherContentHash": "09cbaa49bc0d7139a168388028da20f8772c641a1e83848ef2cdcd0f91c7ee79",
"version": "15.7.3"
}