@sjunepark/landprice 0.0.1 → 0.0.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.
Files changed (39) hide show
  1. package/LICENSE.md +35 -27
  2. package/README.md +6 -3
  3. package/dist/app/get-available-years.d.ts +14 -0
  4. package/dist/app/get-standard-land-price-detail.d.ts +14 -0
  5. package/dist/app/list-areas.d.ts +14 -0
  6. package/dist/app/search-individual-land-prices.d.ts +14 -0
  7. package/dist/app/search-standard-land-prices.d.ts +14 -0
  8. package/dist/capabilities/get-available-years/contract.d.ts +78 -0
  9. package/dist/capabilities/get-available-years/execute.d.ts +7 -0
  10. package/dist/capabilities/get-available-years/provider.d.ts +7 -0
  11. package/dist/capabilities/get-standard-land-price-detail/contract.d.ts +152 -0
  12. package/dist/capabilities/get-standard-land-price-detail/execute.d.ts +5 -0
  13. package/dist/capabilities/get-standard-land-price-detail/provider.d.ts +5 -0
  14. package/dist/capabilities/list-areas/contract.d.ts +106 -0
  15. package/dist/capabilities/list-areas/execute.d.ts +5 -0
  16. package/dist/capabilities/list-areas/provider.d.ts +5 -0
  17. package/dist/capabilities/request-validation.d.ts +14 -0
  18. package/dist/capabilities/search-individual-land-prices/contract.d.ts +279 -0
  19. package/dist/capabilities/search-individual-land-prices/execute.d.ts +5 -0
  20. package/dist/capabilities/search-individual-land-prices/provider.d.ts +5 -0
  21. package/dist/capabilities/search-standard-land-prices/contract.d.ts +194 -0
  22. package/dist/capabilities/search-standard-land-prices/execute.d.ts +5 -0
  23. package/dist/capabilities/search-standard-land-prices/provider.d.ts +5 -0
  24. package/dist/capabilities/types.d.ts +143 -0
  25. package/dist/cli.js +23979 -54
  26. package/dist/pi-extension.d.ts +6 -0
  27. package/dist/pi-extension.js +21740 -0
  28. package/dist/pi.d.ts +33 -0
  29. package/dist/pi.js +21736 -0
  30. package/dist/sources/realtyprice/constants.d.ts +2 -0
  31. package/dist/sources/realtyprice/endpoints.d.ts +14 -0
  32. package/dist/sources/realtyprice/fetch.d.ts +2 -0
  33. package/dist/sources/realtyprice/metadata.d.ts +2 -0
  34. package/dist/sources/realtyprice/provider.d.ts +6 -0
  35. package/dist/sources/realtyprice/source-helpers.d.ts +19 -0
  36. package/dist/toolset.d.ts +216 -0
  37. package/dist/toolset.js +21694 -0
  38. package/package.json +20 -5
  39. package/TERMS.md +0 -38
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@sjunepark/landprice",
3
- "version": "0.0.1",
3
+ "version": "0.0.3",
4
4
  "description": "한국 표준지·개별공시지가를 조회하는 읽기 전용 CLI입니다.",
5
- "license": "UNLICENSED",
5
+ "license": "Elastic-2.0",
6
6
  "type": "module",
7
7
  "packageManager": "bun@1.3.13",
8
8
  "repository": {
@@ -12,11 +12,26 @@
12
12
  "bin": {
13
13
  "landprice": "dist/cli.js"
14
14
  },
15
+ "exports": {
16
+ "./package.json": "./package.json",
17
+ "./toolset": {
18
+ "types": "./dist/toolset.d.ts",
19
+ "import": "./dist/toolset.js"
20
+ },
21
+ "./pi": {
22
+ "types": "./dist/pi.d.ts",
23
+ "import": "./dist/pi.js"
24
+ }
25
+ },
26
+ "pi": {
27
+ "extensions": [
28
+ "./dist/pi-extension.js"
29
+ ]
30
+ },
15
31
  "files": [
16
32
  "dist",
17
33
  "README.md",
18
- "LICENSE.md",
19
- "TERMS.md"
34
+ "LICENSE.md"
20
35
  ],
21
36
  "publishConfig": {
22
37
  "access": "public"
@@ -25,7 +40,7 @@
25
40
  "node": ">=20.18.1"
26
41
  },
27
42
  "scripts": {
28
- "build": "bun run scripts/build-cli.ts",
43
+ "build": "bun run scripts/build-package.ts",
29
44
  "build:binaries": "bun run scripts/build-binaries.ts",
30
45
  "prepack": "bun run build",
31
46
  "prepublishOnly": "bun run typecheck && bun test",
package/TERMS.md DELETED
@@ -1,38 +0,0 @@
1
- # Landprice Terms of Use
2
-
3
- These Terms of Use (the "Terms") apply to your use of Landprice. They supplement the Landprice Proprietary License Agreement in `LICENSE.md`.
4
-
5
- ## Permitted Use
6
-
7
- You may use Landprice only for lawful, read-only querying and viewing of RealtyPrice land-price information for personal or internal business purposes.
8
-
9
- ## Prohibited Use
10
-
11
- You must not use Landprice to:
12
-
13
- - overload, disrupt, degrade, or interfere with RealtyPrice, Landprice, npm, GitHub, or any related service;
14
- - bypass authentication, access controls, rate limits, robots exclusions, or technical protections;
15
- - perform abusive, excessive, or unauthorized automated requests;
16
- - misrepresent Landprice as an official RealtyPrice, government, or regulator service;
17
- - remove legal notices, license notices, attribution, or usage restrictions;
18
- - redistribute, resell, host, sublicense, or provide Landprice to third parties;
19
- - build or operate a competing product or service without prior written permission;
20
- - violate any law, regulation, third-party right, or applicable third-party terms.
21
-
22
- ## RealtyPrice Disclaimer
23
-
24
- Landprice is not affiliated with, endorsed by, or sponsored by RealtyPrice, the Ministry of Land, Infrastructure and Transport, or any Korean government or regulatory body. Landprice reads public RealtyPrice web pages and may break or return incomplete results if those pages change.
25
-
26
- You are responsible for verifying any land-price information before relying on it.
27
-
28
- ## Availability and Changes
29
-
30
- Landprice may change, become unavailable, or stop being distributed at any time. Command names, output formats, and service behavior may change according to the project's published compatibility policy and release notes.
31
-
32
- ## Termination
33
-
34
- Your right to use Landprice ends automatically if you violate these Terms or the License. After termination, you must stop using Landprice and delete all copies under your control.
35
-
36
- ## No Legal, Tax, Appraisal, or Investment Advice
37
-
38
- Landprice is an information retrieval tool. It does not provide legal, tax, appraisal, financial, investment, or regulatory advice.