UNPKG

verification-inputs

Version:

Verification Inputs

24 lines (23 loc) 493 B
{ "name": "verification-inputs", "version": "1.0.2", "description": "Verification Inputs", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "verfication" ], "author": "yusuf caliskan", "license": "ISC", "dependencies": { "react": "18.2.0", "react-dom": "18.2.0" }, "devDependencies": { "@babel/core": "^7.23.2", "@babel/preset-env": "^7.23.2", "@babel/preset-react": "^7.22.15" } }