mirror of
				https://github.com/DerTyp7/obs-twitch-camera-frame.git
				synced 2025-10-30 21:27:13 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			457 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			457 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "particles.js",
 | |
|   "main": "particles.js",
 | |
|   "version": "2.0.0",
 | |
|   "homepage": "https://github.com/VincentGarreau/particles.js",
 | |
|   "authors": [
 | |
|     "Vincent Garreau <vin.garreau@gmail.com>"
 | |
|   ],
 | |
|   "description": "A lightweight JavaScript library for creating particles.",
 | |
|   "keywords": [
 | |
|     "particle",
 | |
|     "particles"
 | |
|   ],
 | |
|   "license": "MIT",
 | |
|   "ignore": [
 | |
|     "**/.*",
 | |
|     "node_modules",
 | |
|     "bower_components",
 | |
|     "test",
 | |
|     "tests"
 | |
|   ]
 | |
| }
 | 
