1
0
mirror of https://github.com/maxartz15/Validator.git synced 2024-09-16 18:55:39 +02:00
Validator/package.json
max 8399d043f5 Update RequiredAttributeValidator
Fix required attribute validator by adding flags when getting the fields.
2022-05-04 00:39:01 +02:00

18 lines
383 B
JSON

{
"name": "com.vertexcolor.validator",
"displayName": "Validator",
"version": "0.1.4",
"unity": "2019.3",
"description": "Unity project validator framework.",
"category": "Tool",
"type": "tool",
"license": "MIT",
"author": {
"name": "Max Kruf",
"email": "info@maxartz15.com",
"url": "https://www.maxartz15.com"
},
"keywords": [
"Validator"
]
}