File tree Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " language-unity-shaderlab" ,
3
- "main" : " ./lib/unity-shader-files" ,
4
- "version" : " 0.0 .0" ,
5
- "description" : " Atom language support for Unity 3D ShaderLab .shader files" ,
6
- "keywords" : [
7
- " Unity" ,
8
- " Unity3D" ,
9
- " Unity 3D" ,
10
- " Shader" ,
11
- " ShaderLab"
12
- ],
13
- "repository" : " https://github.com/nashella/unity-shader-files" ,
14
- "bugs" : " https://github.com/nashella/unity-shader-files/issues" ,
15
- "license" : " MIT" ,
16
- "engines" : {
17
- "atom" : " >=1.0.0 <2.0.0"
18
- },
19
- "homepage" : " https://github.com/nashella/unity-shader-files"
2
+ "name" : " language-unity-shaderlab" ,
3
+ "main" : " ./lib/unity-shader-files" ,
4
+ "version" : " 0.1 .0" ,
5
+ "description" : " Atom language support for Unity 3D ShaderLab .shader files" ,
6
+ "keywords" : [
7
+ " Unity" ,
8
+ " Unity3D" ,
9
+ " Unity 3D" ,
10
+ " Shader" ,
11
+ " ShaderLab"
12
+ ],
13
+ "repository" : " https://github.com/nashella/unity-shader-files" ,
14
+ "bugs" : " https://github.com/nashella/unity-shader-files/issues" ,
15
+ "license" : " MIT" ,
16
+ "engines" : {
17
+ "atom" : " >=1.0.0 <2.0.0"
18
+ },
19
+ "homepage" : " https://github.com/nashella/unity-shader-files"
20
20
}
You can’t perform that action at this time.
0 commit comments