-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.json
More file actions
28 lines (27 loc) · 743 Bytes
/
package.json
File metadata and controls
28 lines (27 loc) · 743 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
27
28
{
"name": "angle-preloader",
"version": "1.0.0",
"description": "this is a Preloader Package. create Preloader for your website in 2 step. find and write 1 line code",
"main": "Angle_Preloader.js",
"repository": {
"type": "git",
"url": "https://github.com/shoaibn98/Angle_Preloader.git"
},
"bugs": {
"url": "https://github.com/shoaibn98/Angle_Preloader/issues"
},
"keywords": [
"JavaScript",
"CSS",
"Animation",
"Preloader",
"HTML",
"preloader",
"website",
"Preloader",
"Angle_Preloader",
"angle_preloader"
],
"author": "Ahmad Shoaib Norouzi (shoaibnorouzi98@gmail.com)",
"license": "ISC"
}