File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "name" : " wolfcola-devtools" ,
33 "version" : " 0.0.0" ,
44 "private" : true ,
5- "description" : " Auth DevTools \u2014 Chrome extension and SDK bridges" ,
5+ "description" : " WolfCola DevTools — Chrome extension and SDK bridges" ,
66 "license" : " MIT" ,
7+ "repository" : {
8+ "type" : " git" ,
9+ "url" : " https://github.com/ryanbas21/devtools.git"
10+ },
711 "type" : " module" ,
812 "engines" : {
913 "node" : " ^20 || ^22 || ^24" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @wolfcola/devtools-bridge" ,
33 "version" : " 0.0.0" ,
4- "description" : " Opt-in Ping SDK adapter that emits AuthEvents to the DevTools extension" ,
4+ "description" : " Opt-in SDK adapter that emits AuthEvents to the WolfCola DevTools extension" ,
55 "license" : " MIT" ,
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " https://github.com/ryanbas21/devtools.git" ,
9+ "directory" : " packages/devtools-bridge"
10+ },
611 "sideEffects" : false ,
712 "type" : " module" ,
813 "exports" : {
Original file line number Diff line number Diff line change 33 "version" : " 0.0.0" ,
44 "private" : true ,
55 "description" : " WolfCola DevTools Chrome Extension" ,
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " https://github.com/ryanbas21/devtools.git" ,
9+ "directory" : " packages/devtools-extension"
10+ },
611 "license" : " MIT" ,
712 "type" : " module" ,
813 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @wolfcola/devtools-types" ,
33 "version" : " 0.0.0" ,
4- "description" : " Shared AuthEvent schema and types for Ping DevTools" ,
4+ "description" : " Shared AuthEvent schema and types for WolfCola DevTools" ,
55 "license" : " MIT" ,
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " https://github.com/ryanbas21/devtools.git" ,
9+ "directory" : " packages/devtools-types"
10+ },
611 "sideEffects" : false ,
712 "type" : " module" ,
813 "exports" : {
You can’t perform that action at this time.
0 commit comments