@cangir/use-media
Version:
React Hook for @cangir/gatsby-themes packages
28 lines (27 loc) • 723 B
JSON
{
"name": "@cangir/use-media",
"description": "React Hook for @cangir/gatsby-themes packages",
"author": "cangir <contact@ahmetcangir.com>",
"version": "0.0.2",
"main": "index.js",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"bugs": {
"url": "https://github.com/cangir/gatsby-themes/issues"
},
"homepage": "https://github.com/cangir/gatsby-themes",
"repository": {
"type": "git",
"url": "https://github.com/cangir/gatsby-themes.git",
"directory": "hooks/use-media"
},
"dependencies": {
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-scripts": "3.4.1",
"typescript": "^3.9.3"
},
"gitHead": "8f6f6b51412959cf268407130674e4e7039d0b9f"
}