-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
26 lines (26 loc) · 941 Bytes
/
package.json
File metadata and controls
26 lines (26 loc) · 941 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"name": "stx-icons",
"version": "1.0.0",
"description": "A lightweight, customizable icon library designed for modern web development. With STX Icons, easily add scalable icons to your projects using simple class names. Change colors, sizes, and animations without any hassle. Perfect for developers seeking flexibility and performance, STX Icons integrates seamlessly with any framework or standalone project. 🎨✨",
"main": "Get started today and take your designs to the next level!",
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Satya900/structor-icons.git"
},
"keywords": [
"icons",
"css",
"web-design",
"icon-library",
"stx"
],
"author": "Satyabrata Mohanty",
"license": "MIT",
"bugs": {
"url": "https://github.com/Satya900/structor-icons/issues"
},
"homepage": "https://github.com/Satya900/structor-icons#readme"
}