UNPKG

snabbdom-valve

Version:

An interactive, physically based ball valve handle component implemented in snabbdom.

34 lines (33 loc) 797 B
{ "name": "snabbdom-valve", "version": "0.5.0", "description": "An interactive, physically based ball valve handle component implemented in snabbdom.", "main": "snabbdom-valve.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/mreinstein/snabbdom-valve.git" }, "keywords": [ "snabbdom", "valve", "snabby" ], "author": "Mike Reinstein", "license": "MIT", "bugs": { "url": "https://github.com/mreinstein/snabbdom-valve/issues" }, "engines": { "node": ">=12.17" }, "homepage": "https://github.com/mreinstein/snabbdom-valve#readme", "dependencies": { "clamp": "^1.0.1", "howler": "^2.2.1", "snabby": "^6.0.0" } }