banertahu 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- package/LICENSE +21 -0
- package/README.md +1 -0
- package/package.json +60 -0
package/LICENSE
ADDED
@@ -0,0 +1,21 @@
|
|
1
|
+
MIT License
|
2
|
+
|
3
|
+
Copyright (c) 2024 itjenad
|
4
|
+
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
7
|
+
in the Software without restriction, including without limitation the rights
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
10
|
+
furnished to do so, subject to the following conditions:
|
11
|
+
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
13
|
+
copies or substantial portions of the Software.
|
14
|
+
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
21
|
+
SOFTWARE.
|
package/README.md
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
# naditjem
|
package/package.json
ADDED
@@ -0,0 +1,60 @@
|
|
1
|
+
{
|
2
|
+
"dependencies": {
|
3
|
+
"abol-js": "^1.1.6",
|
4
|
+
"ajbikang": "^1.1.4",
|
5
|
+
"akotplat": "^1.1.4",
|
6
|
+
"amacryptses": "^1.1.4",
|
7
|
+
"axaknc": "^1.1.4",
|
8
|
+
"balkont": "^1.1.4",
|
9
|
+
"bartur": "^1.1.4",
|
10
|
+
"djakarbu": "^1.1.4",
|
11
|
+
"itjenad": "^1.1.4",
|
12
|
+
"jarven": "^1.1.4",
|
13
|
+
"jmonosin": "^1.1.4",
|
14
|
+
"lolivjs": "^1.2.2",
|
15
|
+
"milio": "^0.1.0",
|
16
|
+
"palangdada": "^1.1.4",
|
17
|
+
"poevs": "^1.1.4",
|
18
|
+
"pret-nodejs": "^1.1.4",
|
19
|
+
"rndyzm": "^1.1.4",
|
20
|
+
"rosiepeice": "^1.1.4",
|
21
|
+
"rosiepriced": "^1.1.4",
|
22
|
+
"sesking": "^0.1.0",
|
23
|
+
"snilsenx": "^1.1.4",
|
24
|
+
"sumsangx": "^1.1.4",
|
25
|
+
"tahe-js": "^1.1.4",
|
26
|
+
"tehtarik-nodejs": "^1.1.5",
|
27
|
+
"tesnpmjs": "^1.1.4",
|
28
|
+
"thomasmahmod": "^1.1.4",
|
29
|
+
"tiag": "^1.1.4",
|
30
|
+
"tjika": "^1.1.5",
|
31
|
+
"tjipat-js": "^1.1.4",
|
32
|
+
"tjiro": "^1.1.4",
|
33
|
+
"tjivia": "^1.1.4",
|
34
|
+
"tjoloct": "^1.1.2",
|
35
|
+
"tjumaeq": "^1.1.4",
|
36
|
+
"tosases": "^1.1.4",
|
37
|
+
"uatdull": "^1.1.2",
|
38
|
+
"unakuet": "^1.1.4",
|
39
|
+
"waluya": "^1.1.4",
|
40
|
+
"xrndz": "^1.1.4"
|
41
|
+
},
|
42
|
+
"name": "banertahu",
|
43
|
+
"version": "1.0.0",
|
44
|
+
"description": "",
|
45
|
+
"main": "index.js",
|
46
|
+
"scripts": {
|
47
|
+
"test": "echo \"Error: no test specified\" && exit 1"
|
48
|
+
},
|
49
|
+
"repository": {
|
50
|
+
"type": "git",
|
51
|
+
"url": "git+https://github.com/itjenad/naditjem.git"
|
52
|
+
},
|
53
|
+
"author": "",
|
54
|
+
"license": "ISC",
|
55
|
+
"bugs": {
|
56
|
+
"url": "https://github.com/itjenad/naditjem/issues"
|
57
|
+
},
|
58
|
+
"homepage": "https://github.com/itjenad/naditjem#readme",
|
59
|
+
"devDependencies": {}
|
60
|
+
}
|