piuma-asset-debug
Version:
Piuma Asset Debug Function
19 lines (18 loc) • 414 B
JSON
{
"name": "piuma-asset-debug",
"version": "0.0.3",
"description": "Piuma Asset Debug Function",
"main": "piuma-asset-debug.js",
"scripts": {
"test": "node piuma-asset-debug.js ^^asset",
"start": "node piuma-asset-debug.js ^^asset"
},
"keywords": [
"piuma",
"debug",
"asset",
"function"
],
"author": "NiosZ - Fabio Gatto (fabio.gatto@live.it)",
"license": "Apache-2.0"
}