aircitytype 1.1.1 → 1.1.3
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/aircity/package.json +16 -0
- package/main.js +2 -2
- package/package.json +9 -34
- package/aircitytype/package.json +0 -43
- /package/{aircitytype → aircity}/index.d.ts +0 -0
@@ -0,0 +1,16 @@
|
|
1
|
+
{
|
2
|
+
"name": "@types/aircity",
|
3
|
+
"version": "1.0.0",
|
4
|
+
"description": "TypeScript definitions for aircity",
|
5
|
+
"keywords": ["aircity", "types"],
|
6
|
+
"repository": {
|
7
|
+
"type": "git",
|
8
|
+
"url": "git+https://github.com/yourusername/aircity-type.git"
|
9
|
+
},
|
10
|
+
"author": "Your Name <you@example.com>",
|
11
|
+
"license": "ISC",
|
12
|
+
"types": "index.d.ts",
|
13
|
+
"publishConfig": {
|
14
|
+
"access": "public"
|
15
|
+
}
|
16
|
+
}
|
package/main.js
CHANGED
@@ -4,8 +4,8 @@ console.log("start install!");
|
|
4
4
|
const fs = require("fs");
|
5
5
|
const fse = require("fs-extra");
|
6
6
|
|
7
|
-
const source = "./node_modules/aircitytype/
|
8
|
-
const target = "./node_modules/@types/
|
7
|
+
const source = "./node_modules/aircitytype/aircity";
|
8
|
+
const target = "./node_modules/@types/aircity";
|
9
9
|
|
10
10
|
fs.access(source, fs.constants.F_OK, (err) => {
|
11
11
|
if (err) {
|
package/package.json
CHANGED
@@ -1,43 +1,18 @@
|
|
1
1
|
{
|
2
|
-
"_args": [
|
3
|
-
[
|
4
|
-
"aircitytype@1.0.27",
|
5
|
-
"E:\\projects\\srdnqd6.0"
|
6
|
-
]
|
7
|
-
],
|
8
|
-
"_from": "aircitytype@1.0.27",
|
9
|
-
"_id": "aircitytype@1.0.27",
|
10
|
-
"_inBundle": false,
|
11
|
-
"_integrity": "sha512-xSu2UsPN/cn0MlbdsI0X6VdKLBvnHS9T5bzMun58c/CpB4iviuJzP7gCxB7VGMesc71UBcst/SiB1InPEEP2PQ==",
|
12
|
-
"_location": "/aircitytype",
|
13
|
-
"_phantomChildren": {},
|
14
|
-
"_requested": {
|
15
|
-
"type": "version",
|
16
|
-
"registry": true,
|
17
|
-
"raw": "aircitytype@1.0.27",
|
18
|
-
"name": "aircitytype",
|
19
|
-
"escapedName": "aircitytype",
|
20
|
-
"rawSpec": "1.0.27",
|
21
|
-
"saveSpec": null,
|
22
|
-
"fetchSpec": "1.0.27"
|
23
|
-
},
|
24
|
-
"_requiredBy": [
|
25
|
-
"/"
|
26
|
-
],
|
27
|
-
"_resolved": "https://registry.npmmirror.com/aircitytype/-/aircitytype-1.0.27.tgz",
|
28
|
-
"_spec": "1.0.27",
|
29
|
-
"_where": "E:\\projects\\srdnqd6.0",
|
30
|
-
"author": "",
|
31
|
-
"description": "",
|
32
|
-
"keywords": [],
|
33
|
-
"license": "ISC",
|
34
|
-
"main": "index.js",
|
35
2
|
"name": "aircitytype",
|
3
|
+
"description": "A description of your package.",
|
36
4
|
"scripts": {
|
37
5
|
"test": "echo \"Error: no test specified\" && exit 1"
|
38
6
|
},
|
7
|
+
"keywords": [],
|
8
|
+
"author": "strex@qq.com",
|
9
|
+
"license": "ISC",
|
10
|
+
"repository": {
|
11
|
+
"type": "git",
|
12
|
+
"url": "git+https://gitee.com/strex/aircitytype.git"
|
13
|
+
},
|
39
14
|
"bin": {
|
40
15
|
"installdts": "./main.js"
|
41
16
|
},
|
42
|
-
"version": "1.1.
|
17
|
+
"version": "1.1.3"
|
43
18
|
}
|
package/aircitytype/package.json
DELETED
@@ -1,43 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"_args": [
|
3
|
-
[
|
4
|
-
"aircitytype@1.0.27",
|
5
|
-
"E:\\projects\\srdnqd6.0"
|
6
|
-
]
|
7
|
-
],
|
8
|
-
"_from": "aircitytype@1.0.27",
|
9
|
-
"_id": "aircitytype@1.0.27",
|
10
|
-
"_inBundle": false,
|
11
|
-
"_integrity": "sha512-xSu2UsPN/cn0MlbdsI0X6VdKLBvnHS9T5bzMun58c/CpB4iviuJzP7gCxB7VGMesc71UBcst/SiB1InPEEP2PQ==",
|
12
|
-
"_location": "/aircitytype",
|
13
|
-
"_phantomChildren": {},
|
14
|
-
"_requested": {
|
15
|
-
"type": "version",
|
16
|
-
"registry": true,
|
17
|
-
"raw": "aircitytype@1.0.27",
|
18
|
-
"name": "aircitytype",
|
19
|
-
"escapedName": "aircitytype",
|
20
|
-
"rawSpec": "1.0.27",
|
21
|
-
"saveSpec": null,
|
22
|
-
"fetchSpec": "1.0.27"
|
23
|
-
},
|
24
|
-
"_requiredBy": [
|
25
|
-
"/"
|
26
|
-
],
|
27
|
-
"_resolved": "https://registry.npmmirror.com/aircitytype/-/aircitytype-1.0.27.tgz",
|
28
|
-
"_spec": "1.0.27",
|
29
|
-
"_where": "E:\\projects\\srdnqd6.0",
|
30
|
-
"author": "",
|
31
|
-
"description": "",
|
32
|
-
"keywords": [],
|
33
|
-
"license": "ISC",
|
34
|
-
"main": "index.js",
|
35
|
-
"name": "aircitytype",
|
36
|
-
"scripts": {
|
37
|
-
"test": "echo \"Error: no test specified\" && exit 1"
|
38
|
-
},
|
39
|
-
"bin": {
|
40
|
-
"your-script": "./main.js"
|
41
|
-
},
|
42
|
-
"version": "1.1.1"
|
43
|
-
}
|
File without changes
|