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
33Small TypeScript client for fetching configuration values from a Replane API.
44
5- Part of the Replane project: [ tilyupo /replane] ( https://github.com/tilyupo /replane ) .
5+ Part of the Replane project: [ replane-dev /replane] ( https://github.com/replane-dev /replane ) .
66
77> Status: early. Minimal surface area on purpose. Expect small breaking tweaks until 0.1.x.
88
Original file line number Diff line number Diff line change 44 "description" : " Replane TypeScript SDK." ,
55 "type" : " module" ,
66 "license" : " MIT" ,
7- "homepage" : " https://github.com/tilyupo /replane-javascript#readme" ,
7+ "homepage" : " https://github.com/replane-dev /replane-javascript#readme" ,
88 "bugs" : {
9- "url" : " https://github.com/tilyupo /replane-javascript/issues"
9+ "url" : " https://github.com/replane-dev /replane-javascript/issues"
1010 },
1111 "repository" : {
1212 "type" : " git" ,
13- "url" : " git+https://github.com/tilyupo /replane-javascript.git"
13+ "url" : " git+https://github.com/replane-dev /replane-javascript.git"
1414 },
1515 "author" : " Dmitry Tilyupo <tilyupo@gmail.com>" ,
1616 "files" : [
You can’t perform that action at this time.
0 commit comments