Skip to content

Commit

Permalink
Flatten the directory
Browse files Browse the repository at this point in the history
  • Loading branch information
seungjulee committed Oct 28, 2022
1 parent 5e5e715 commit ae5d3a5
Show file tree
Hide file tree
Showing 33 changed files with 17,945 additions and 18,494 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
23 changes: 0 additions & 23 deletions cryptopass-signer/.gitignore

This file was deleted.

67 changes: 0 additions & 67 deletions cryptopass-signer/package.json

This file was deleted.

17,989 changes: 0 additions & 17,989 deletions cryptopass-signer/yarn.lock

This file was deleted.

File renamed without changes.
68 changes: 63 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,67 @@
{
"name": "cryptopass",
"version": "1.0.0",
"main": "index.js",
"author": "SeungJu Lee <[email protected]>",
"license": "MIT",
"name": "cryptopass-signer",
"version": "0.1.0",
"private": true,
"dependencies": {
"@ensdomains/ensjs": "^3.0.0-alpha.32",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"axios": "^1.1.3",
"bootstrap": "^5.2.2",
"buffer": "^6.0.3",
"eth-chains": "^1.0.0",
"ethers": "^5.7.2",
"localforage": "^1.10.0",
"moment": "^2.29.4",
"qrcode.react": "^3.1.0",
"react": "^18.2.0",
"react-bootstrap": "^2.5.0",
"react-dom": "^18.2.0",
"react-qr-reader": "^2.2.1",
"react-query": "^3.39.2",
"react-router-dom": "^6.4.2",
"siwe": "^1.1.6",
"typescript": "^4.8.4",
"web-vitals": "^2.1.4"
},
"scripts": {
"start": "HTTPS=true react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.2",
"@types/node": "^16.11.68",
"eslint": "^8.26.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.10",
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^2.7.1",
"react-scripts": "5.0.1"
}
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit ae5d3a5

Please sign in to comment.