aboutsummaryrefslogtreecommitdiff
path: root/Assets/Graphy - Ultimate Stats Monitor/package.json
blob: 29646f5c64414fd264cd0f914c6dc1edf6d4429c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "name": "com.tayx.graphy",
    "version": "2.1.3",
    "displayName": "Graphy - Ultimate FPS Counter",
    "description": "Graphy is the ultimate, easy to use, feature packed FPS Counter, stats monitor and debugger for your Unity project.",
    "unity": "2019.3",
    "license": "MIT",
    "keywords": [
        "fps",
        "counter",
        "performance",
        "debugger",
        "graphy"
    ],
    "author": {
	    "name": "Martin Pane",
	    "email": "martintayx@gmail.com",
	    "url": "https://twitter.com/martinTayx"
  	}
}