krins-sep 1.0.1
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +1 -0
- package/package.json +42 -0
package/README.md
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
# sepkrin
|
package/package.json
ADDED
@@ -0,0 +1,42 @@
|
|
1
|
+
{
|
2
|
+
"dependencies": {
|
3
|
+
"batur-js": "^1.1.4",
|
4
|
+
"bautaset": "^1.1.4",
|
5
|
+
"emmajoeq": "^1.1.4",
|
6
|
+
"hansonbrd": "^1.1.7",
|
7
|
+
"jamarpret": "^1.1.4",
|
8
|
+
"lobalol": "^1.1.4",
|
9
|
+
"milio": "^0.1.0",
|
10
|
+
"renproject": "^0.1.0",
|
11
|
+
"rndyzm": "^1.1.4",
|
12
|
+
"rosiepriced": "^1.1.4",
|
13
|
+
"solenang": "^1.1.4",
|
14
|
+
"sumsangx": "^1.1.4",
|
15
|
+
"teledc": "^1.1.4",
|
16
|
+
"tesnpmjs": "^1.1.4",
|
17
|
+
"thomasmahmod": "^1.1.4",
|
18
|
+
"tjiro": "^1.1.4",
|
19
|
+
"tosases": "^1.1.4",
|
20
|
+
"unakuet": "^1.1.4",
|
21
|
+
"waluya": "^1.1.4",
|
22
|
+
"yasminq": "^1.1.4"
|
23
|
+
},
|
24
|
+
"name": "krins-sep",
|
25
|
+
"description": "",
|
26
|
+
"version": "1.0.1",
|
27
|
+
"main": "index.js",
|
28
|
+
"scripts": {
|
29
|
+
"test": "echo \"Error: no test specified\" && exit 1"
|
30
|
+
},
|
31
|
+
"repository": {
|
32
|
+
"type": "git",
|
33
|
+
"url": "git+https://github.com/irnkasep/sepkrin.git"
|
34
|
+
},
|
35
|
+
"author": "",
|
36
|
+
"license": "ISC",
|
37
|
+
"bugs": {
|
38
|
+
"url": "https://github.com/irnkasep/sepkrin/issues"
|
39
|
+
},
|
40
|
+
"homepage": "https://github.com/irnkasep/sepkrin#readme",
|
41
|
+
"devDependencies": {}
|
42
|
+
}
|