web_lib

Common web application libraries
git clone https://radroots.dev/git/web_lib.git
Log | Files | Refs | LICENSE

package.json (162B)


      1 {
      2     "name": "@radroots/tsconfig",
      3     "version": "0.0.1",
      4     "private": true,
      5     "license": "GPLv3",
      6     "publishConfig": {
      7         "access": "public"
      8     }
      9 }