UNPKG

motion

Version:

motion - moving development forward

21 lines (20 loc) 438 B
{ "name": "motion-client", "version": "0.9.5", "main": "index.js", "scripts": { "build": "webpack --config webpack.release.js", "watch": "webpack --watch" }, "author": "", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/motion/motion.git" }, "bugs": { "url": "https://github.com/motion/motion/issues" }, "homepage": "https://motionjs.com", "devDependencies": {} }