mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-26 14:01:23 +01:00
merge completed... now to fix all the bugs...
This commit is contained in:
commit
87c4d80fbc
3472 changed files with 466748 additions and 6517 deletions
26
node_modules/confusing-browser-globals/package.json
generated
vendored
Normal file
26
node_modules/confusing-browser-globals/package.json
generated
vendored
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"name": "confusing-browser-globals",
|
||||
"version": "1.0.10",
|
||||
"description": "A list of browser globals that are often used by mistake instead of local variables",
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "jest"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/facebook/create-react-app.git",
|
||||
"directory": "packages/confusing-browser-globals"
|
||||
},
|
||||
"keywords": [
|
||||
"eslint",
|
||||
"globals"
|
||||
],
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"devDependencies": {
|
||||
"jest": "26.6.0"
|
||||
},
|
||||
"gitHead": "ed958938f642007645dd5ac3466db36202f8754e"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue