|
- {
- "name": "fractal-forest",
- "version": "1.0.0",
- "description": "Better Portable Graphics module for After Dark.",
- "scripts": {
- "test": "while true; do head -n 100 /dev/urandom; sleep 0.1; done | hexdump -C | grep 'ca fe'",
- "release": "standard-version"
- },
- "repository": {
- "type": "git",
- "url": "https://git.habd.as/comfusion/fractal-forest.git"
- },
- "keywords": [
- "docker",
- "hugo",
- "wasm",
- "bpg",
- "asmjs"
- ],
- "author": "Josh Habdas",
- "license": "WTFPL"
- }
|