UNPKG

playcanvas-debug-lines

Version:

Debug line drawing function for PlayCanvas

26 lines (25 loc) 627 B
{ "name": "playcanvas-debug-lines", "version": "1.0.1", "description": "Debug line drawing function for PlayCanvas", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/whydoidoit/debug-lines.git" }, "keywords": [ "PlayCanvas" ], "author": "Mike Talbot", "license": "MIT", "bugs": { "url": "https://github.com/whydoidoit/debug-lines/issues" }, "homepage": "https://github.com/whydoidoit/debug-lines#readme", "dependencies": { "playcanvas-working-vectors": "^1.0.0" } }