UNPKG

sparkar-pftween

Version:

Spark AR library for tweening animation.

31 lines 683 B
{ "name": "sparkar-pftween", "version": "1.2.3", "description": "Spark AR library for tweening animation.", "main": "PFTween.js", "author": "Pofu Lu", "keywords": [ "sparkar", "dotween", "tween", "animation", "pofu" ], "files": [ "PFTween.js", "PFTween.d.ts" ], "types": "PFTween.d.ts", "repository": { "type": "git", "url": "git+https://github.com/pofulu/sparkar-pftween.git" }, "bugs": { "url": "https://github.com/pofulu/sparkar-pftween/issues" }, "homepage": "https://github.com/pofulu/sparkar-pftween#readme", "license": "MIT", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }