{
  "name": "tj-plus-sans",
  "version": "0.2.1",
  "description": "TJ Plus Sans web font package with unicode-range WOFF2 subsets.",
  "type": "module",
  "sideEffects": [
    "*.css"
  ],
  "main": "./index.js",
  "style": "./index.css",
  "unpkg": "./index.css",
  "jsdelivr": "./index.css",
  "exports": {
    ".": "./index.js",
    "./css": "./index.css",
    "./index.css": "./index.css",
    "./variable.css": "./variable.css",
    "./fonts/*": "./fonts/*"
  },
  "files": [
    "index.js",
    "*.css",
    "fonts",
    "OFL.txt",
    "README.md"
  ],
  "license": "OFL-1.1",
  "keywords": [
    "font",
    "webfont",
    "japanese",
    "variable-font",
    "css"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/minumarapid/tj-plus-sans.git"
  },
  "publishConfig": {
    "access": "public"
  }
}
