-
Notifications
You must be signed in to change notification settings - Fork 8
/
package.json
93 lines (93 loc) · 2.34 KB
/
package.json
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
{
"_args": [
[
{
"raw": "react-native-cafe-bazaar",
"scope": null,
"escapedName": "react-native-cafe-bazaar",
"name": "react-native-cafe-bazaar",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/Users/Parna/Area-51/Smoothy"
]
],
"_from": "react-native-cafe-bazaar@latest",
"_id": "[email protected]",
"_inCache": true,
"_location": "/react-native-cafe-bazaar",
"_nodeVersion": "7.5.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/react-native-cafe-bazaar-0.0.2.tgz_1492938239266_0.7257785925175995"
},
"_npmUser": {
"name": "contoriel",
"email": "[email protected]"
},
"_npmVersion": "4.1.2",
"_phantomChildren": {},
"_requested": {
"raw": "react-native-cafe-bazaar",
"scope": null,
"escapedName": "react-native-cafe-bazaar",
"name": "react-native-cafe-bazaar",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/react-native-cafe-bazaar/-/react-native-cafe-bazaar-0.0.2.tgz",
"_shasum": "28ecb4660054e6c8dc4a0513ecea27c13e00656e",
"_shrinkwrap": null,
"_spec": "react-native-cafe-bazaar",
"_where": "/Users/Parna/Area-51/Smoothy",
"author": {
"name": "Omid Golshan",
"email": "[email protected]"
},
"dependencies": {},
"description": "cafe bazaar billing feature for react native application",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "28ecb4660054e6c8dc4a0513ecea27c13e00656e",
"tarball": "https://registry.npmjs.org/react-native-cafe-bazaar/-/react-native-cafe-bazaar-0.0.2.tgz"
},
"jest": {
"preset": "react-native"
},
"keywords": [
"react-native",
"billing",
"iap",
"cafe",
"bazaar",
"persian",
"market"
],
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"name": "contoriel",
"email": "[email protected]"
}
],
"name": "react-native-cafe-bazaar",
"optionalDependencies": {},
"private": false,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "react-native-cafe-bazaar"
},
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "jest"
},
"version": "1.0.5"
}