@forprompt/sdk 0.1.0 → 0.1.1

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/README.md CHANGED
@@ -299,4 +299,8 @@ Add to your editor's MCP config file:
299
299
 
300
300
  ## License
301
301
 
302
- MIT
302
+ AGPL-3.0-or-later
303
+
304
+ ## Author
305
+
306
+ Created by Arda Uckan for ForPrompt
package/dist/cli/index.js CHANGED
@@ -2417,7 +2417,7 @@ ${list}`
2417
2417
  // package.json
2418
2418
  var package_default = {
2419
2419
  name: "@forprompt/sdk",
2420
- version: "0.1.0",
2420
+ version: "0.1.1",
2421
2421
  description: "ForPrompt SDK - Sync and manage AI prompts from your ForPrompt projects",
2422
2422
  type: "module",
2423
2423
  main: "./dist/index.cjs",
@@ -2443,16 +2443,11 @@ var package_default = {
2443
2443
  "README.md"
2444
2444
  ],
2445
2445
  license: "AGPL-3.0-or-later",
2446
- author: "ForPrompt",
2447
- repository: {
2448
- type: "git",
2449
- url: "https://github.com/ardacanuckan/forprompt.git",
2450
- directory: "packages/sdk"
2446
+ author: {
2447
+ name: "Arda Uckan",
2448
+ email: "ardacan@acta.so"
2451
2449
  },
2452
2450
  homepage: "https://forprompt.dev",
2453
- bugs: {
2454
- url: "https://github.com/forprompt/sdk/issues"
2455
- },
2456
2451
  keywords: [
2457
2452
  "forprompt",
2458
2453
  "prompts",