FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
VisualPinball.Engine/package.json at master · freezy/VisualPinball.Engine · GitHub
freezy
/
VisualPinball.Engine
Public
Notifications
You must be signed in to change notification settings
Fork
73
Star
511
Code
Issues
57
Pull requests
13
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
VisualPinball.Engine
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
50 lines (50 loc) · 1.6 KB
Breadcrumbs
VisualPinball.Engine
/
package.json
Copy path
File metadata and controls
50 lines (50 loc) · 1.6 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"name"
:
"
org.visualpinball.engine.unity
"
,
"version"
:
"
0.0.1-preview.204
"
,
"displayName"
:
"
Visual Pinball Engine
"
,
"description"
:
"
Main project of the Visual Pinball Engine.
"
,
"unity"
:
"
6000.5
"
,
"unityRelease"
:
"
0f1
"
,
"dependencies"
: {
"com.bartofzo.nativetrees"
:
"
0.1.11
"
,
"com.unity.cloud.draco"
:
"
5.1.8
"
,
"com.unity.cloud.gltfast"
:
"
6.10.1
"
,
"com.unity.formats.fbx"
:
"
4.1.2
"
,
"com.unity.inputsystem"
:
"
1.19.0
"
,
"com.unity.modules.audio"
:
"
1.0.0
"
,
"com.unity.modules.unitywebrequest"
:
"
1.0.0
"
,
"com.unity.modules.unitywebrequestaudio"
:
"
1.0.0
"
,
"com.unity.nuget.newtonsoft-json"
:
"
3.2.1
"
,
"com.unity.splines"
:
"
2.8.2
"
,
"com.unity.ugui"
:
"
2.5.0
"
,
"com.unity.test-framework"
:
"
1.7.0
"
},
"keywords"
: [
"
Pinball
"
,
"
Unity
"
],
"author"
:
"
freezy <freezy@vpdb.io>
"
,
"contributors"
: [
"
ravarcade <ravarcade@gmail.com>
"
,
"
shaderbytes
"
,
"
jsm174 <jsm174@gmail.com>
"
,
"
Roger Bocksnick <roger.bocksnick@gmail.com>
"
,
"
VrôÕnsh <vroonsh@free.fr>
"
,
"
Rowlan
"
,
"
Kleis Auke Wolthuizen <info@kleisauke.nl>
"
,
"
Eli Curtz <eli@nuprometheus.com>
"
,
"
Pandeli
"
,
"
Cupid
"
,
"
Arthur Kehrwald
"
],
"documentationUrl"
:
"
https://docs.visualpinball.org/
"
,
"changelogUrl"
:
"
https://docs.visualpinball.org/CHANGELOG.html
"
,
"licensesUrl"
:
"
https://github.com/freezy/VisualPinball.Engine/blob/master/LICENSE
"
,
"publishConfig"
: {
"registry"
:
"
https://registry.visualpinball.org
"
},
"repository"
: {
"url"
:
"
https://github.com/freezy/VisualPinball.Engine
"
,
"type"
:
"
git
"
}
}
Back
|
FazBrowse Home
|
New Git URL