25 lines
		
	
	
		
			482 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			482 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "@rollup/rollup-linux-x64-musl",
 | 
						|
  "version": "4.52.4",
 | 
						|
  "os": [
 | 
						|
    "linux"
 | 
						|
  ],
 | 
						|
  "cpu": [
 | 
						|
    "x64"
 | 
						|
  ],
 | 
						|
  "files": [
 | 
						|
    "rollup.linux-x64-musl.node"
 | 
						|
  ],
 | 
						|
  "description": "Native bindings for Rollup",
 | 
						|
  "author": "Lukas Taegert-Atkinson",
 | 
						|
  "homepage": "https://rollupjs.org/",
 | 
						|
  "license": "MIT",
 | 
						|
  "repository": {
 | 
						|
    "type": "git",
 | 
						|
    "url": "git+https://github.com/rollup/rollup.git"
 | 
						|
  },
 | 
						|
  "libc": [
 | 
						|
    "musl"
 | 
						|
  ],
 | 
						|
  "main": "./rollup.linux-x64-musl.node"
 | 
						|
} |