update package.json

This commit is contained in:
ykob 2022-04-20 20:22:08 +09:00
parent 0bfe14fcaf
commit 1d679d40c2

View File

@ -7,17 +7,17 @@
"email": "info@tplh.net",
"url": "https://www.tplh.net/"
},
"browserify": {
"transform": "glslify"
},
"license": "MIT",
"main": "index.js",
"private": false,
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/ykob/glsl-util.git"
},
"private": false,
"files": [
"src/",
"LICENSE"
]
}
}