File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed
Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " figma-linux-rust-binding" ,
33 "version" : " 0.1.0" ,
4- "description" : " Figma-linux binding module" ,
4+ "description" : " Rust module that makes object of meta data of fonts " ,
55 "main" : " index.mjs" ,
66 "author" : " ChugunovRoman <Zebs-BMK@yandex.ru>" ,
7- "license" : " MIT" ,
7+ "repository" : {
8+ "type" : " git" ,
9+ "url" : " https://github.com/ChugunovRoman/figma-linux-rust-binding.git"
10+ },
11+ "bugs" : {
12+ "url" : " https://github.com/ChugunovRoman/figma-linux-rust-binding/issues"
13+ },
14+ "homepage" : " https://github.com/ChugunovRoman/figma-linux-rust-binding" ,
15+ "keywords" : [
16+ " Rust" ,
17+ " nodejs" ,
18+ " fonts" ,
19+ " Linux"
20+ ],
21+ "license" : " GPL-2.0" ,
822 "dependencies" : {
923 "neon-cli" : " ^0.3.1"
1024 },
25+ "types" : " index.d.ts" ,
26+ "deprecated" : false ,
1127 "scripts" : {
1228 "install" : " neon build --release" ,
1329 "start" : " node --experimental-modules ./index.mjs" ,
You can’t perform that action at this time.
0 commit comments