Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 96ab0f9

Browse files
1.0.1
0 parents commit 96ab0f9

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

‎package.json‎

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"name": "react-native-pulse-loader",
3+
"version": "1.0.1",
4+
"description": "tinder-like loader for your react native app",
5+
"main": "PulseLoader.js",
6+
"scripts": {
7+
"test": "echo \"Error: no test specified\" && exit 1"
8+
},
9+
"repository": {
10+
"type": "git",
11+
"url": "https://github.com/mastermoo/react-native-pulse-loader.git"
12+
},
13+
"keywords": [
14+
"react-native",
15+
"tinder",
16+
"loader",
17+
"pulse-loader",
18+
"location-loader"
19+
],
20+
"peerDependencies": {
21+
"react-native": "^0.27"
22+
},
23+
"author": "Yousef Kamawall",
24+
"license": "MIT",
25+
"bugs": {
26+
"url": "https://github.com/mastermoo/react-native-pulse-loader/issues"
27+
},
28+
"homepage": "https://github.com/mastermoo/react-native-pulse-loader#readme"
29+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /