You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
685 B
26 lines
685 B
{ |
|
"name": "com.unity.searcher", |
|
"displayName": "Searcher", |
|
"version": "4.9.1", |
|
"unity": "2019.1", |
|
"description": "General search window for use in the Editor. First target use is for GraphView node search.", |
|
"keywords": [ |
|
"search", |
|
"searcher" |
|
], |
|
"upmCi": { |
|
"footprint": "08d898b50177ce0d3685c0b023998a8d6dd55570" |
|
}, |
|
"repository": { |
|
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.searcher.git", |
|
"type": "git", |
|
"revision": "9e68a2a9ba29bd6783bc91d15ff82bbd459f2163" |
|
}, |
|
"samples": [ |
|
{ |
|
"displayName": "Searchers Samples", |
|
"description": "Some Searcher's basic examples", |
|
"path": "Samples~" |
|
} |
|
] |
|
}
|
|
|