| 12345678910111213141516171819202122232425 |
- {
- "name": "stdf",
- "version": "0.0.1",
- "description": "Mobile Web component library based on Svelte and Tailwind",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "dufu1991",
- "license": "MIT",
- "homepage": "https://stdf.design",
- "keywords": [
- "svelte",
- "tailwind",
- "ui framework",
- "ui 组件库",
- "移动组件库",
- "moblie ui",
- "web component"
- ],
- "repository": {
- "type": "git",
- "url": "https://github.com/dufu1991/stdf"
- }
- }
|