21 lines
		
	
	
		
			456 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			456 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "@kevisual/ai-images",
 | 
						|
  "version": "0.0.1",
 | 
						|
  "description": "",
 | 
						|
  "main": "index.js",
 | 
						|
  "scripts": {
 | 
						|
    "dev": "echo \"Error: no test specified\" && exit 1"
 | 
						|
  },
 | 
						|
  "keywords": [],
 | 
						|
  "author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
 | 
						|
  "license": "MIT",
 | 
						|
  "packageManager": "pnpm@10.16.1",
 | 
						|
  "type": "module",
 | 
						|
  "devDependencies": {
 | 
						|
    "@types/node": "^24.4.0"
 | 
						|
  },
 | 
						|
  "dependencies": {
 | 
						|
    "dotenv": "^17.2.2"
 | 
						|
  }
 | 
						|
}
 |