{
  "name": "@n8d/htwoo-core",
  "version": "2.7.1",
  "description": "hTWOo is a Fluent Design Framework purely in HTML and CSS",
  "main": "index.js",
  "scripts": {
    "test": "test/compile.test.sh"
  },
  "keywords": [
    "Fluent Design",
    "Office UI Framework",
    "UI Framework",
    "Design",
    "Fluent UI",
    "Atomic Design",
    "ReactJS",
    "SharePoint Framework"
  ],
  "files": [
    "dist",
    "legacy",
    "lib"
  ],
  "author": "Stefan Bauer (@stfbauer)",
  "homepage": "https://lab.n8d.studio/htwoo/",
  "funding": "https://github.com/sponsors/StfBauer",
  "bugs": {
    "url": "https://github.com/n8design/htwoo/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/n8design/htwoo"
  },
  "license": "MIT"
}
