UNPKG

699 BJSONView Raw
1{
2 "name": "@n8d/htwoo-core",
3 "version": "0.4.0-beta2",
4 "description": "hTWOo is a Fluent Design Framework purely in HTML and CSS",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "keywords": [
10 "Fluent Design",
11 "Office UI Framework",
12 "UI Framework",
13 "Design",
14 "Fluent UI",
15 "Atomic Design",
16 "ReactJS",
17 "SharePoint Framework"
18 ],
19 "author": "Stefan Bauer (@stfbauer)",
20 "homepage": "https://lab.n8d.studio/htwoo/htwoo-core/",
21 "bugs": {
22 "url": "https://github.com/n8design/htwoo/issues"
23 },
24 "repository": {
25 "type": "git",
26 "url": "https://github.com/n8design/htwoo"
27 },
28 "license": "MIT"
29}