mirror of
https://github.com/julia-actions/julia-buildpkg.git
synced 2026-02-12 09:26:54 +08:00
Add node deps
This commit is contained in:
52
node_modules/react-is/package.json
generated
vendored
Normal file
52
node_modules/react-is/package.json
generated
vendored
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"_from": "react-is@^16.8.4",
|
||||
"_id": "react-is@16.9.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-tJBzzzIgnnRfEm046qRcURvwQnZVXmuCbscxUO5RWrGTXpon2d4c8mI0D8WE6ydVIm29JiLB6+RslkIvym9Rjw==",
|
||||
"_location": "/react-is",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "react-is@^16.8.4",
|
||||
"name": "react-is",
|
||||
"escapedName": "react-is",
|
||||
"rawSpec": "^16.8.4",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^16.8.4"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/pretty-format"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.9.0.tgz",
|
||||
"_shasum": "21ca9561399aad0ff1a7701c01683e8ca981edcb",
|
||||
"_spec": "react-is@^16.8.4",
|
||||
"_where": "C:\\Users\\david\\source\\julia-runtest\\node_modules\\pretty-format",
|
||||
"bugs": {
|
||||
"url": "https://github.com/facebook/react/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Brand checking of React Elements.",
|
||||
"files": [
|
||||
"LICENSE",
|
||||
"README.md",
|
||||
"build-info.json",
|
||||
"index.js",
|
||||
"cjs/",
|
||||
"umd/"
|
||||
],
|
||||
"homepage": "https://reactjs.org/",
|
||||
"keywords": [
|
||||
"react"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "react-is",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/facebook/react.git",
|
||||
"directory": "packages/react-is"
|
||||
},
|
||||
"version": "16.9.0"
|
||||
}
|
||||
Reference in New Issue
Block a user