{ "name": "iwmlib", "version": "1.0.0", "description": "An Open Source library for multi-touch, WebGL powered applications.", "main": "index.js", "directories": { "example": "examples" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@gitea.iwm-tuebingen.de:IWMBrowser/iwmlib.git" }, "author": "", "license": "LGPL-3.0-or-later" }