ani-cli-npm 1.4.2 → 1.4.3

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,40 +1,38 @@
1
- {
2
- "name": "ani-cli-npm",
3
- "version": "1.4.2",
4
- "description": "ani-cli tool rewritten as npm package",
5
- "main": "index.js",
6
- "scripts": {
7
- "start": "node bin/index.js",
8
- "test": "echo \"Error: no test specified\" && exit 1"
9
- },
10
- "repository": {
11
- "type": "git",
12
- "url": "https://github.com/Bumpkin-Pi/ani-cli-npm"
13
- },
14
- "homepage": "https://github.com/Bumpkin-Pi/ani-cli-npm",
15
- "keywords": [
16
- "anime",
17
- "ani-cli",
18
- "anime",
19
- "client",
20
- "weeb",
21
- "sad-weeb",
22
- "video",
23
- "download"
24
- ],
25
- "author": "bumpkin-pi",
26
- "license": "ISC",
27
- "bin": {
28
- "multiply": "bin/index.js"
29
- },
30
- "dependencies": {
31
- "ani-cli-npm": "^1.4.1",
32
- "appdata-path": "^1.0.0",
33
- "download-file-with-progressbar": "^1.2.3",
34
- "downloads-folder": "^3.0.3",
35
- "media-player-controller": "^1.5.3",
36
- "node-fetch": "^2.6.6",
37
- "open": "^8.4.0",
38
- "simple-input": "^1.0.1"
39
- }
40
- }
1
+ {
2
+ "name": "ani-cli-npm",
3
+ "version": "1.4.3",
4
+ "description": "ani-cli tool rewritten as npm package",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "start": "node bin/index.js",
8
+ "test": "echo \"Error: no test specified\" && exit 1"
9
+ },
10
+ "repository": {
11
+ "type": "git",
12
+ "url": "https://github.com/Bumpkin-Pi/ani-cli-npm"
13
+ },
14
+ "homepage": "https://github.com/Bumpkin-Pi/ani-cli-npm",
15
+ "keywords": [
16
+ "anime",
17
+ "ani-cli",
18
+ "anime",
19
+ "client",
20
+ "weeb",
21
+ "sad-weeb",
22
+ "video",
23
+ "download"
24
+ ],
25
+ "author": "bumpkin-pi",
26
+ "license": "ISC",
27
+ "bin": {
28
+ "multiply": "bin/index.js"
29
+ },
30
+ "dependencies": {
31
+ "appdata-path": "^1.0.0",
32
+ "download-file-with-progressbar": "^1.2.3",
33
+ "media-player-controller": "^1.5.3",
34
+ "node-fetch": "^2.6.6",
35
+ "open": "^8.4.0",
36
+ "simple-input": "^1.0.1"
37
+ }
38
+ }
@@ -1,15 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="GitToolBoxProjectSettings">
4
- <option name="commitMessageIssueKeyValidationOverride">
5
- <BoolValueOverride>
6
- <option name="enabled" value="true" />
7
- </BoolValueOverride>
8
- </option>
9
- <option name="commitMessageValidationEnabledOverride">
10
- <BoolValueOverride>
11
- <option name="enabled" value="true" />
12
- </BoolValueOverride>
13
- </option>
14
- </component>
15
- </project>
@@ -1,10 +0,0 @@
1
- <component name="InspectionProjectProfileManager">
2
- <profile version="1.0">
3
- <option name="myName" value="Project Default" />
4
- <inspection_tool class="DuplicatedCode" enabled="true" level="WEAK WARNING" enabled_by_default="true">
5
- <Languages>
6
- <language minSize="76" name="JavaScript" />
7
- </Languages>
8
- </inspection_tool>
9
- </profile>
10
- </component>
@@ -1 +0,0 @@
1
- {"proxy":"","user_agent":"Mozilla/5.0 (X11; Linux x86_64; rv:99.0) Gecko/20100101 Firefox/100.0"}