UNPKG

com.fluid.simple-singleton

Version:

An automaticaly generating singleton class that uses generics and inheritnace to automate its creation.

26 lines 741 B
{ "name": "com.fluid.simple-singleton", "version": "1.0.0", "displayName": "Simple Singleton", "description": "An automaticaly generating singleton class that uses generics and inheritnace to automate its creation.", "unity": "2019.1", "repository": { "type": "git", "url": "git+https://github.com/ashblue/unity-simple-singleton.git" }, "license": "MIT", "bugs": { "url": "https://github.com/ashblue/unity-simple-singleton/issues" }, "homepage": "https://github.com/ashblue/unity-simple-singleton#readme", "keywords": [ "unity3d", "singleton", "unity package manager" ], "author": { "name": "Ash Blue", "email": "ash@blueashes.com", "url": "https://twitter.com/ashbluewd" } }