Some checks failed
Publish to Private NPM Registry / publish (push) Failing after 1m12s
# Conflicts: # package.json
26 lines
707 B
JSON
26 lines
707 B
JSON
{
|
|
"name": "com.misaki.hdrp-toon",
|
|
"version": "3.0.2",
|
|
"displayName": "HDRP Toon",
|
|
"description": "A high quality toon shader for High Definition Render Pipeline(HDRP)",
|
|
"changelogUrl": "https://git.personalnas.com/Misaki/hdrp-toon/src/branch/develop/CHANGELOG.md",
|
|
"keywords": [
|
|
"Toon",
|
|
"HDRP",
|
|
"Shader",
|
|
"Stylized"
|
|
],
|
|
"author": {
|
|
"name": "Misaki",
|
|
"email": "misaki_39@outlook.com",
|
|
"url": "https://github.com/misakieku"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://git.personalnas.com/Misaki/com.misaki.hdrp-toon.git"
|
|
},
|
|
"dependencies": {
|
|
"com.unity.render-pipelines.high-definition": "17.0.0",
|
|
"com.misaki.shader-gui": "1.1.5"
|
|
}
|
|
} |