16 lines
		
	
	
		
			383 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			383 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "@it-tools/root",
 | |
|   "version": "0.0.0",
 | |
|   "description": "IT Tools monorepo root",
 | |
|   "scripts": {
 | |
|     "dev": "pnpm -F @it-tools/app dev"
 | |
|   },
 | |
|   "keywords": [],
 | |
|   "author": "Corentin Thomasset <corentinth@proton.me> (https://corentin.tech)",
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "https://github.com/CorentinTh/it-tools"
 | |
|   },
 | |
|   "packageManager": "pnpm@9.11.0"
 | |
| }
 |