forked from cory/tildefriends
		
	
		
			
				
	
	
		
			30 lines
		
	
	
		
			643 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			643 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"name": "tildefriends",
 | |
| 	"lockfileVersion": 3,
 | |
| 	"requires": true,
 | |
| 	"packages": {
 | |
| 		"": {
 | |
| 			"name": "tildefriends",
 | |
| 			"license": "MIT",
 | |
| 			"dependencies": {
 | |
| 				"prettier": "^3.2.5"
 | |
| 			}
 | |
| 		},
 | |
| 		"node_modules/prettier": {
 | |
| 			"version": "3.6.2",
 | |
| 			"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.2.tgz",
 | |
| 			"integrity": "sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==",
 | |
| 			"license": "MIT",
 | |
| 			"bin": {
 | |
| 				"prettier": "bin/prettier.cjs"
 | |
| 			},
 | |
| 			"engines": {
 | |
| 				"node": ">=14"
 | |
| 			},
 | |
| 			"funding": {
 | |
| 				"url": "https://github.com/prettier/prettier?sponsor=1"
 | |
| 			}
 | |
| 		}
 | |
| 	}
 | |
| }
 |