You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							69 lines
						
					
					
						
							2.0 KiB
						
					
					
				
			
		
		
	
	
							69 lines
						
					
					
						
							2.0 KiB
						
					
					
				{ | 
						|
  "_from": "@webassemblyjs/wast-printer@1.9.0", | 
						|
  "_id": "@webassemblyjs/wast-printer@1.9.0", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha512-2J0nE95rHXHyQ24cWjMKJ1tqB/ds8z/cyeOZxJhcb+rW+SQASVjuznUSmdz5GpVJTzU8JkhYut0D3siFDD6wsA==", | 
						|
  "_location": "/@webassemblyjs/wast-printer", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "version", | 
						|
    "registry": true, | 
						|
    "raw": "@webassemblyjs/wast-printer@1.9.0", | 
						|
    "name": "@webassemblyjs/wast-printer", | 
						|
    "escapedName": "@webassemblyjs%2fwast-printer", | 
						|
    "scope": "@webassemblyjs", | 
						|
    "rawSpec": "1.9.0", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "1.9.0" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/@webassemblyjs/helper-code-frame", | 
						|
    "/@webassemblyjs/wasm-edit" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.9.0.tgz", | 
						|
  "_shasum": "4935d54c85fef637b00ce9f52377451d00d47899", | 
						|
  "_spec": "@webassemblyjs/wast-printer@1.9.0", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\@webassemblyjs\\helper-code-frame", | 
						|
  "author": { | 
						|
    "name": "Sven Sauleau" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/xtuc/webassemblyjs/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "dependencies": { | 
						|
    "@webassemblyjs/ast": "1.9.0", | 
						|
    "@webassemblyjs/wast-parser": "1.9.0", | 
						|
    "@xtuc/long": "4.2.2" | 
						|
  }, | 
						|
  "deprecated": false, | 
						|
  "description": "WebAssembly text format printer", | 
						|
  "devDependencies": { | 
						|
    "@webassemblyjs/helper-test-framework": "1.9.0" | 
						|
  }, | 
						|
  "gitHead": "0440b420888c1f7701eb9762ec657775506b87d8", | 
						|
  "homepage": "https://github.com/xtuc/webassemblyjs#readme", | 
						|
  "keywords": [ | 
						|
    "webassembly", | 
						|
    "javascript", | 
						|
    "ast", | 
						|
    "compiler", | 
						|
    "printer", | 
						|
    "wast" | 
						|
  ], | 
						|
  "license": "MIT", | 
						|
  "main": "lib/index.js", | 
						|
  "module": "esm/index.js", | 
						|
  "name": "@webassemblyjs/wast-printer", | 
						|
  "publishConfig": { | 
						|
    "access": "public" | 
						|
  }, | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git+https://github.com/xtuc/webassemblyjs.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "test": "mocha" | 
						|
  }, | 
						|
  "version": "1.9.0" | 
						|
}
 | 
						|
 |