update package.json
This commit is contained in:
parent
0bfe14fcaf
commit
1d679d40c2
12
package.json
12
package.json
@ -7,17 +7,17 @@
|
|||||||
"email": "info@tplh.net",
|
"email": "info@tplh.net",
|
||||||
"url": "https://www.tplh.net/"
|
"url": "https://www.tplh.net/"
|
||||||
},
|
},
|
||||||
|
"browserify": {
|
||||||
|
"transform": "glslify"
|
||||||
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"main": "index.js",
|
||||||
|
"private": false,
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/ykob/glsl-util.git"
|
"url": "https://github.com/ykob/glsl-util.git"
|
||||||
},
|
}
|
||||||
"private": false,
|
|
||||||
"files": [
|
|
||||||
"src/",
|
|
||||||
"LICENSE"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user