UNPKG

alloytouch

Version:

super tiny size touch and physical motion library for the web

36 lines (35 loc) 878 B
{ "name": "alloytouch", "version": "0.3.0", "description": "super tiny size touch and physical motion library for the web ", "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", "devDependencies": { "babel-core": "^6.20.0", "babel-loader": "^6.2.9", "babel-preset-es2015": "^6.18.0", "babel-preset-react": "^6.16.0", "react": "^15.4.1", "react-dom": "^15.4.1" } }