@wink3r_com/card 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.md +8 -0
- package/README.md +16 -0
- package/index.js +11 -0
- package/package.json +38 -0
- package/wink3r-mark.svg +35 -0
package/LICENSE.md
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
# Wink3r
|
|
2
|
+
|
|
3
|
+
© Wink3r / MSLang Mateusz Sójka. All rights reserved.
|
|
4
|
+
|
|
5
|
+
This package is a public calling card, not open-source software.
|
|
6
|
+
The name Wink3r, the lynx mark, and the slogans are trademarks of the operator.
|
|
7
|
+
|
|
8
|
+
Use for attribution with a link to https://wink3r.com. Do not rebrand as your own.
|
package/README.md
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
# Wink3r
|
|
2
|
+
|
|
3
|
+
<p align="center">
|
|
4
|
+
<img src="https://bitbucket.org/wink3r/wink3r-brand/raw/brand/brand/mark/wink3r-mark.svg" alt="Wink3r — polski portal erotyczny" width="96" height="86">
|
|
5
|
+
</p>
|
|
6
|
+
|
|
7
|
+
**[Wink3r](https://wink3r.com)** — polski portal erotyczny. Sex randki, fetysze i rozmowy dla dorosłych. Gdańsk.
|
|
8
|
+
|
|
9
|
+
**Wystarczy jeden wink.** · It only takes a wink.
|
|
10
|
+
|
|
11
|
+
18+ · [wink3r.com](https://wink3r.com/pl) · [English](https://wink3r.com/en) · wink3r@pm.me · [@Wink3r_com](https://x.com/Wink3r_com)
|
|
12
|
+
|
|
13
|
+
```js
|
|
14
|
+
const card = require("@wink3r_com/card");
|
|
15
|
+
// card.url === "https://wink3r.com"
|
|
16
|
+
```
|
package/index.js
ADDED
package/package.json
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@wink3r_com/card",
|
|
3
|
+
"version": "1.0.0",
|
|
4
|
+
"description": "Wink3r — polski portal erotyczny. Wystarczy jeden wink. https://wink3r.com",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"Wink3r",
|
|
7
|
+
"wink3r.com",
|
|
8
|
+
"portal erotyczny",
|
|
9
|
+
"sex randki",
|
|
10
|
+
"Gdańsk"
|
|
11
|
+
],
|
|
12
|
+
"homepage": "https://wink3r.com",
|
|
13
|
+
"bugs": {
|
|
14
|
+
"url": "https://wink3r.com",
|
|
15
|
+
"email": "wink3r@pm.me"
|
|
16
|
+
},
|
|
17
|
+
"license": "SEE LICENSE IN LICENSE.md",
|
|
18
|
+
"author": "MSLang Mateusz Sójka <wink3r@pm.me> (https://wink3r.com)",
|
|
19
|
+
"repository": {
|
|
20
|
+
"type": "git",
|
|
21
|
+
"url": "git+https://bitbucket.org/wink3r/wink3r-brand.git",
|
|
22
|
+
"directory": "card"
|
|
23
|
+
},
|
|
24
|
+
"main": "index.js",
|
|
25
|
+
"exports": {
|
|
26
|
+
".": "./index.js",
|
|
27
|
+
"./wink3r-mark.svg": "./wink3r-mark.svg"
|
|
28
|
+
},
|
|
29
|
+
"files": [
|
|
30
|
+
"index.js",
|
|
31
|
+
"wink3r-mark.svg",
|
|
32
|
+
"README.md",
|
|
33
|
+
"LICENSE.md"
|
|
34
|
+
],
|
|
35
|
+
"publishConfig": {
|
|
36
|
+
"access": "public"
|
|
37
|
+
}
|
|
38
|
+
}
|
package/wink3r-mark.svg
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
width="71.909294mm"
|
|
6
|
+
height="64.427246mm"
|
|
7
|
+
viewBox="0 0 71.909294 64.427246"
|
|
8
|
+
version="1.1"
|
|
9
|
+
id="svg1"
|
|
10
|
+
xml:space="preserve"
|
|
11
|
+
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
12
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
13
|
+
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
|
14
|
+
id="defs1"><linearGradient
|
|
15
|
+
id="linearGradient196"><stop
|
|
16
|
+
style="stop-color:#a752e3;stop-opacity:1;"
|
|
17
|
+
offset="0.49075335"
|
|
18
|
+
id="stop195" /><stop
|
|
19
|
+
style="stop-color:#860dd9;stop-opacity:1;"
|
|
20
|
+
offset="1"
|
|
21
|
+
id="stop196" /></linearGradient><radialGradient
|
|
22
|
+
xlink:href="#linearGradient196"
|
|
23
|
+
id="radialGradient195-1"
|
|
24
|
+
cx="286.79681"
|
|
25
|
+
cy="115.65595"
|
|
26
|
+
fx="286.79681"
|
|
27
|
+
fy="115.65595"
|
|
28
|
+
r="35.152805"
|
|
29
|
+
gradientTransform="matrix(1.1168917,-5.9024947e-4,5.7219487e-4,1.0826919,-80.136707,-186.66952)"
|
|
30
|
+
gradientUnits="userSpaceOnUse" /></defs><g
|
|
31
|
+
id="layer1"
|
|
32
|
+
transform="translate(-203.54701,97.5782)"><path
|
|
33
|
+
id="path123-4-8-4-3-1-4-4"
|
|
34
|
+
style="fill:url(#radialGradient195-1);stroke-width:3.88516"
|
|
35
|
+
d="m 239.54234,-97.578197 v 0.001 c -1.9069,-5e-4 -3.81826,0.0789 -4.90911,0.23848 -5.4762,0.80019 -10.30543,2.56039 -14.69452,5.35624 -9.05529,5.7682 -15.05695,15.2548 -16.2241,25.6443 -0.32181,2.86448 -0.16784,7.17756 0.35678,9.98467 0.84186,4.50702 2.88513,9.48184 5.39956,13.14695 2.70802,3.94729 6.30807,7.42959 10.33299,10.03277 0.0372,-0.25441 0.0738,-0.49129 0.10888,-0.69976 0.0159,-0.0866 0.0284,-0.1681 0.0422,-0.24431 1.0741,-5.84095 2.83202,-9.52824 4.16018,-12.27803 -0.20236,-0.70451 -0.54345,-1.19557 -0.82667,-2.14588 -0.79438,0.93653 -1.28803,1.72154 -1.39585,1.61364 -0.17899,-0.17899 -0.96426,-2.1871 -1.19557,-3.13319 -0.56326,-2.30368 -0.60259,-4.22919 -0.60888,-6.36894 -0.51856,0.13969 -0.9787,0.34927 -1.57295,0.52011 0.12269,-3.96833 2.01052,-7.69707 4.32556,-10.86841 0.16731,-0.22201 0.16518,-0.24459 -0.10516,-1.16651 -0.75595,-2.57851 -1.02645,-4.94021 -0.84093,-7.34143 0.11074,-1.43367 0.60221,-4.5126 0.93342,-5.84884 0.32426,-1.30834 0.32471,-1.45241 0.0133,-2.54284 -0.70929,-2.47815 -1.3715,-2.76629 -2.03434,-4.69345 0.91672,0.5128 1.36218,0.83395 1.91123,1.35204 0.96426,0.90989 1.56642,1.84789 2.31762,3.60939 0.20103,0.47177 5.10895,3.49502 9.21616,8.13692 3.91073,-0.73834 5.44606,-1.02093 10.49953,0.0159 7.60317,-8.0652 8.35787,-6.26784 9.52799,-8.82348 0.82054,-1.64424 2.12111,-3.57018 3.93817,-4.31343 0.008,2.9e-4 0.0159,0.002 0.0186,0.008 l 5.5e-4,5.1e-4 5.1e-4,5.3e-4 v 5.3e-4 5e-4 c 0.0133,0.0393 -0.19174,0.45247 -0.46036,0.93447 -0.90432,1.6229 -1.82014,4.07596 -1.8208,4.87684 -1.6e-4,0.14792 0.16518,1.06494 0.36788,2.037 1.63181,6.98048 0.31108,11.43999 -0.3272,13.53337 1.23049,1.58428 4.01454,5.64392 4.4741,10.46614 0.21962,1.1173 -1.00526,0.3 -1.5814,0.0783 0.57513,5.79829 -1.41885,9.59467 -1.84038,9.59467 -0.47809,-0.56294 -0.8925,-1.20398 -1.33931,-1.80288 -0.25627,0.75441 -0.51259,1.50837 -0.76902,2.2627 2.79914,5.83699 3.86941,10.88215 4.24099,13.25265 1.14853,-0.72377 4.79664,-3.1811 8.14114,-7.1348 4.08146,-4.8248 6.9011,-11.05784 7.84727,-17.3499 0.38226,-2.54287 0.38093,-7.25478 -0.002,-9.80759 -0.94452,-6.28431 -3.76124,-12.50766 -7.84676,-17.33727 -1.36885,-1.61818 -3.86572,-4.02388 -5.45663,-5.25684 -4.9844,-3.86287 -10.84032,-6.31263 -17.43767,-7.29596 -1.07332,-0.15987 -2.97576,-0.24087 -4.88266,-0.24166 z m -8.06025,31.9921 c -1.08461,0.0266 -2.5476,0.70387 -2.56027,0.77379 l -5.3e-4,5.1e-4 v 5.5e-4 5.1e-4 c 0,0.0648 0.69652,1.09213 0.99366,1.4662 0.73314,1.00738 1.80243,1.52751 2.99788,1.75632 0.83302,0.13146 2.06037,-0.88201 2.25213,-1.63318 0.051,-0.19864 0.051,-0.23476 0.002,-0.43077 -0.0292,-0.11791 -0.0948,-0.28652 -0.14633,-0.3742 -0.36265,-0.61885 -1.77728,-1.60281 -3.5391,-1.55979 z m 15.69821,0.31551 c -2.79388,0.0975 -4.27625,1.82054 -4.39007,2.26801 -0.0972,0.38228 -0.0884,0.67241 -0.0133,0.70929 0,0 0.71861,-0.24564 1.07136,-0.37898 1.99485,-0.75656 3.39402,-0.96089 5.45402,-0.48834 0.37343,0.0858 0.52475,0.11791 0.55388,0.10011 l 5.3e-4,-5.3e-4 c 7.7e-4,-7.4e-4 0.002,-0.002 0.002,-0.002 v -5.6e-4 c 1.4e-4,-2.1e-4 4.6e-4,-0.001 5.6e-4,-0.002 0.005,-0.0159 -0.0239,-0.0438 -0.0656,-0.0866 -0.14712,-0.14553 -0.68295,-0.52324 -0.93446,-0.65804 -1.0861,-0.58208 -2.10679,-0.49179 -2.04385,-0.64165 0.95161,-0.39162 2.13863,-0.27685 3.17599,-0.26692 -0.5751,-0.48797 -2.13419,-0.57483 -2.81236,-0.55122 z" /></g></svg>
|