mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-24 14:44:45 +00:00
.
This commit is contained in:
parent
beb1329f9f
commit
2b95e76931
7736 changed files with 1874747 additions and 51184 deletions
56
node_modules/react-is/package.json
generated
vendored
Normal file
56
node_modules/react-is/package.json
generated
vendored
Normal file
|
@ -0,0 +1,56 @@
|
|||
{
|
||||
"_args": [
|
||||
[
|
||||
"react-is@16.8.6",
|
||||
"/Users/eric/repos/actions/setup-node"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "react-is@16.8.6",
|
||||
"_id": "react-is@16.8.6",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==",
|
||||
"_location": "/react-is",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "react-is@16.8.6",
|
||||
"name": "react-is",
|
||||
"escapedName": "react-is",
|
||||
"rawSpec": "16.8.6",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "16.8.6"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/pretty-format"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.8.6.tgz",
|
||||
"_spec": "16.8.6",
|
||||
"_where": "/Users/eric/repos/actions/setup-node",
|
||||
"bugs": {
|
||||
"url": "https://github.com/facebook/react/issues"
|
||||
},
|
||||
"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.8.6"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue