Lines 14-54json
14 "import": "./dist/index.mjs",
15 "require": "./dist/index.js",
16 "types": "./dist/index.d.ts"
19 "main": "dist/index.js",
20 "module": "dist/index.mjs",
21 "types": "dist/index.d.ts",
26 "build": "next build",
27 "db:create": "npm create cloud-db",
28 "db:generate": "drizzle-kit generate",
29 "db:push": "drizzle-kit push",
30 "db:studio": "concurrently \"drizzle-kit studio\" \"wait-on https://local.drizzle.studio && opener https://local.drizzle.studio\"",
31 "dev": "concurrently \"next dev\" \"wait-on http://localhost:3000 && opener http://localhost:3000\"",
32 "docs:check": "fumadocs check",
33 "docs:generate": "fumadocs-mdx",
34 "postinstall": "fumadocs-mdx && drizzle-kit push",
HighInstall Time Lifecycle Scripts
Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L34 MediumAmbiguous Install Lifecycle Script
Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L34 35 "make": "concurrently \"next build && next start \" \"wait-on http://localhost:3000 && opener http://localhost:3000\"",
39 "@ai-sdk/react": "3.0.3",
40 "@aws-sdk/client-rds-data": "latest",
41 "@better-auth/core": "latest",
42 "@better-auth/stripe": "^1.4.7",
43 "@cloudflare/workers-types": "latest",
44 "@electric-sql/pglite": "latest",
45 "@emotion/is-prop-valid": "latest",
46 "@fumadocs/mdx-remote": "^1.4.3",
47 "@langchain/core": "^1.1.5",
48 "@langchain/groq": "^1.0.2",
49 "@langchain/openai": "^1.2.0",
50 "@libsql/client": "^0.15.15",
51 "@libsql/client-wasm": "latest",
52 "@lynx-js/react": "latest",
53 "@mixedbread/sdk": "latest",
54 "@neondatabase/serverless": "latest",