{ "name": "hippie-script", "version": "1.2.1", "description": "Where the script things of HIPPIE are", "keywords": [ "hippie", "javascript", "components" ], "repository": { "type": "git", "url": "https://quelltext.interaktionsweise.de/interaktionsweise/hippie-script.git" }, "license": "MIT", "author": "Stephan Hagedorn (https://karte.interaktionsweise.de)", "type": "commonjs", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "private": true }