98f74c7370e2956bfd4d7f6a83473a554a2ffe32.svn-base
1.69 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
{
"_from": "react@^16.12.0",
"_id": "react@16.14.0",
"_inBundle": false,
"_integrity": "sha1-lNd23dCqo32j7aj8W2sYpMmjEU0=",
"_location": "/react",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "react@^16.12.0",
"name": "react",
"escapedName": "react",
"rawSpec": "^16.12.0",
"saveSpec": null,
"fetchSpec": "^16.12.0"
},
"_requiredBy": [
"/tap"
],
"_resolved": "https://registry.npm.taobao.org/react/download/react-16.14.0.tgz?cache=0&sync_timestamp=1610380756128&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Freact%2Fdownload%2Freact-16.14.0.tgz",
"_shasum": "94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d",
"_spec": "react@^16.12.0",
"_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\tap",
"browserify": {
"transform": [
"loose-envify"
]
},
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"bundleDependencies": false,
"dependencies": {
"loose-envify": "^1.1.0",
"object-assign": "^4.1.1",
"prop-types": "^15.6.2"
},
"deprecated": false,
"description": "React is a JavaScript library for building user interfaces.",
"engines": {
"node": ">=0.10.0"
},
"files": [
"LICENSE",
"README.md",
"build-info.json",
"index.js",
"cjs/",
"umd/",
"jsx-runtime.js",
"jsx-dev-runtime.js"
],
"homepage": "https://reactjs.org/",
"keywords": [
"react"
],
"license": "MIT",
"main": "index.js",
"name": "react",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/react.git",
"directory": "packages/react"
},
"version": "16.14.0"
}