UNPKG

physar

Version:

Physar enables Cannon.js physics in your Spark AR projects.

29 lines (28 loc) 643 B
{ "name": "physar", "version": "0.2.0", "main": "src/index.js", "author": "Dilip Ramirez <dilip.ramirez@gmail.com>", "license": "ISC", "scripts": { "test": " echo \"No tests found.\"" }, "description": "Physar enables Cannon.js physics in your Spark AR projects.", "repository": { "type": "git", "url": "git+https://github.com/dukuo/physar.git" }, "keywords": [ "physar", "physics", "ar", "sparkar", "spark", "lens", "xr" ], "bugs": { "url": "https://github.com/dukuo/physar/issues" }, "homepage": "https://github.com/dukuo/physar#readme" }