turkey-cities-towns
Version:
React hooks to list Turkey cities and towns
36 lines (35 loc) • 902 B
JSON
{
"name": "turkey-cities-towns",
"version": "1.0.2",
"description": "React hooks to list Turkey cities and towns",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/anthonyharold67/turkey-cities"
},
"keywords": [
"turkey",
"city",
"towns",
"react",
"javascript"
],
"author": "anthonyharold67",
"bugs": {
"url": "https://github.com/anthonyharold67/turkey-cities/issues"
},
"homepage": "https://github.com/anthonyharold67/turkey-cities#readme",
"license": "ISC",
"devDependencies": {
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.0"
}
}