We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c4baff commit 63e0a62Copy full SHA for 63e0a62
package.json
@@ -0,0 +1,20 @@
1
+{
2
+ "name": "react-spinner-css",
3
+ "version": "1.0.0",
4
+ "description": "React Spinner CSS",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1"
8
+ },
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "git+https://github.com/amareshsm/react-spinner-css.git"
12
13
+ "keywords": ["react","css","spinners"],
14
+ "author": "AMARESH S M ",
15
+ "license": "ISC",
16
+ "bugs": {
17
+ "url": "https://github.com/amareshsm/react-spinner-css/issues"
18
19
+ "homepage": "https://github.com/amareshsm/react-spinner-css#readme"
20
+}
0 commit comments