UNPKG

@arwes/sounds

Version:

Futuristic Sci-Fi UI Web Framework

39 lines (38 loc) 760 B
{ "name": "@arwes/sounds", "version": "1.0.0-alpha.19", "publishConfig": { "access": "public" }, "description": "Futuristic Sci-Fi UI Web Framework", "keywords": [ "arwes", "ui", "front-end", "framework", "scifi", "sci-fi", "science-fiction" ], "homepage": "https://arwes.dev", "repository": { "type": "git", "url": "git+https://github.com/arwes/arwes.git" }, "bugs": { "url": "https://github.com/arwes/arwes/issues" }, "license": "MIT", "files": [ "lib", "dist" ], "main": "lib/index.js", "unpkg": "dist/sounds.min.js", "peerDependencies": { "howler": "2.2.x", "prop-types": "*", "react": "17.x" }, "gitHead": "9dc19bfb5315f3273eb4ccebbffa917bfe72e323" }