UNPKG

alloytouch

Version:

super tiny size touch and physical motion library for the web

32 lines (31 loc) 681 B
{ "name": "m-select", "version": "0.2.5", "description": "Select component for the mobile.", "main": "index.js", "directories": { "example": "example" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/AlloyTeam/Alloytouch.git" }, "keywords": [ "touch", "scroll", "smooth" ], "author": "dntzhang", "license": "MIT", "bugs": { "url": "https://github.com/AlloyTeam/Alloytouch/issues" }, "homepage": "https://github.com/AlloyTeam/Alloytouch#readme", "dependencies": { "alloytouch": "latest", "css3transform": "latest" } }