Skip to content

Commit e8f2fcf

Browse files
committed
Added "Jsonstr" to program
1 parent df6ce9a commit e8f2fcf

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

data/1311-jsonstr.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"account": "jsonstr.1password.com",
3+
"project": {
4+
"name": "Jsonstr",
5+
"description": "My project is a extension for IDE like VSCode, cursor, etc. It can transform stringfied json snipet from and to jsonfied snipet. It has been published to VS marketplace and OpenVSX, and all code are under CC0 1.0 license",
6+
"contributors": 2,
7+
"home_url": "https://marketplace.visualstudio.com/items?itemName=t0my0ung.jsonstr",
8+
"repo_url": "https://github.com/t0my0ung/jsonstr",
9+
"license_type": "CC0 1.0",
10+
"license_url": "https://github.com/t0my0ung/jsonstr/blob/main/LICENSE",
11+
"is_event": false,
12+
"is_team": false
13+
},
14+
"applicant": {
15+
"name": "Kevin",
16+
"email": "[email protected]",
17+
"role": "Founder or Owner",
18+
"id": 100594479
19+
},
20+
"can_contact": true,
21+
"approver_id": 6392049,
22+
"issue_number": 1311,
23+
"created_at": "2025-09-11T09:37:18Z"
24+
}

0 commit comments

Comments
 (0)