three-shaders
Version:
three-shaders - a library of shaders included with Three.js library
24 lines (23 loc) • 587 B
JSON
{
"name": "three-shaders",
"version": "1.0.16",
"description": "three-shaders - a library of shaders included with Three.js library",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ivee-tech/three-shaders.git"
},
"keywords": [
"THREE",
"Shaders"
],
"author": "ivee-tech",
"license": "MIT",
"bugs": {
"url": "https://github.com/ivee-tech/three-shaders/issues"
},
"homepage": "https://github.com/ivee-tech/three-shaders#readme"
}