resolve-lygia
Version:
This package helps to resolve the #includes in a lygia shader, glsl or hlsl
20 lines (19 loc) • 509 B
JSON
{
"name": "resolve-lygia",
"version": "1.0.4",
"description": "This package helps to resolve the #includes in a lygia shader, glsl or hlsl",
"main": "index.js",
"repository": {"type": "git", "url": "github.com/patriciogonzalezvivo/lygia"},
"homepage": "https://lygia.xyz",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"lygia",
"shaders",
"resolve",
"resolver"
],
"author": "Eduard Fossas",
"license": "Patron License 1.0.0"
}