Skip to content
Snippets Groups Projects
package.json 1.16 KiB
Newer Older
Sebastian Listl's avatar
Sebastian Listl committed
  "name": "@aditosoftware/platform",
Johannes Goderbauer's avatar
Johannes Goderbauer committed
  "version": "3.1.0",
Sebastian Listl's avatar
Sebastian Listl committed
  "adito": {
    "type": "module"
  },
  "dependencies": {
Sebastian Listl's avatar
Sebastian Listl committed
  },
  "devDependencies": {
    "@aditosoftware/jdito-types": "^2024.0.2"
  },
  "scripts": {
    "publishModule": "npm publish"
  }
}