{
  "name": "@core0/theme-stylus",
  "version": "0.0.12",
  "main": "dist/index.js",
  "type": "module",
  "scripts": {
    "build": "rimraf -G dist && rollup --config",
    "test": "jest"
  }
}
