mirror of
				https://github.com/DerTyp7/obs-twitch-camera-frame.git
				synced 2025-10-31 05:37:13 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			693 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			693 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "particles.js",
 | |
|   "version": "2.0.0",
 | |
|   "description": "A lightweight JavaScript library for creating particles",
 | |
|   "homepage": "http://vincentgarreau.com/particles.js",
 | |
|   "scripts": {
 | |
|     "test": "echo \"Error: no test specified\" && exit 1"
 | |
|   },
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "https://github.com/VincentGarreau/particles.js.git"
 | |
|   },
 | |
|   "keywords": [
 | |
|     "particles",
 | |
|     "particle",
 | |
|     "canvas"
 | |
|   ],
 | |
|   "author": "Vincent Garreau",
 | |
|   "license": "MIT",
 | |
|   "files": [
 | |
|     "particles.js",
 | |
|     "particles.min.js"
 | |
|   ],
 | |
|   "bugs": {
 | |
|     "url": "https://github.com/VincentGarreau/particles.js/issues"
 | |
|   },
 | |
|   "homepage": "https://github.com/VincentGarreau/particles.js"
 | |
| } | 
