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
			| 
								 
											4 years ago
										 
									 | 
							
								{
							 | 
						||
| 
								 | 
							
								  "_from": "file-saver@2.0.1",
							 | 
						||
| 
								 | 
							
								  "_id": "file-saver@2.0.1",
							 | 
						||
| 
								 | 
							
								  "_inBundle": false,
							 | 
						||
| 
								 | 
							
								  "_integrity": "sha512-dCB3K7/BvAcUmtmh1DzFdv0eXSVJ9IAFt1mw3XZfAexodNRoE29l3xB2EX4wH2q8m/UTzwzEPq/ArYk98kUkBQ==",
							 | 
						||
| 
								 | 
							
								  "_location": "/file-saver",
							 | 
						||
| 
								 | 
							
								  "_phantomChildren": {},
							 | 
						||
| 
								 | 
							
								  "_requested": {
							 | 
						||
| 
								 | 
							
								    "type": "version",
							 | 
						||
| 
								 | 
							
								    "registry": true,
							 | 
						||
| 
								 | 
							
								    "raw": "file-saver@2.0.1",
							 | 
						||
| 
								 | 
							
								    "name": "file-saver",
							 | 
						||
| 
								 | 
							
								    "escapedName": "file-saver",
							 | 
						||
| 
								 | 
							
								    "rawSpec": "2.0.1",
							 | 
						||
| 
								 | 
							
								    "saveSpec": null,
							 | 
						||
| 
								 | 
							
								    "fetchSpec": "2.0.1"
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "_requiredBy": [
							 | 
						||
| 
								 | 
							
								    "/"
							 | 
						||
| 
								 | 
							
								  ],
							 | 
						||
| 
								 | 
							
								  "_resolved": "https://registry.npmjs.org/file-saver/-/file-saver-2.0.1.tgz",
							 | 
						||
| 
								 | 
							
								  "_shasum": "7fe2242af1cbc559a29d8176078a8b56d781fa79",
							 | 
						||
| 
								 | 
							
								  "_spec": "file-saver@2.0.1",
							 | 
						||
| 
								 | 
							
								  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui",
							 | 
						||
| 
								 | 
							
								  "author": {
							 | 
						||
| 
								 | 
							
								    "name": "Eli Grey",
							 | 
						||
| 
								 | 
							
								    "email": "me@eligrey.com"
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "bugs": {
							 | 
						||
| 
								 | 
							
								    "url": "https://github.com/eligrey/FileSaver.js/issues"
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "bundleDependencies": false,
							 | 
						||
| 
								 | 
							
								  "deprecated": false,
							 | 
						||
| 
								 | 
							
								  "description": "An HTML5 saveAs() FileSaver implementation",
							 | 
						||
| 
								 | 
							
								  "devDependencies": {
							 | 
						||
| 
								 | 
							
								    "@babel/cli": "^7.1.0",
							 | 
						||
| 
								 | 
							
								    "@babel/core": "^7.1.0",
							 | 
						||
| 
								 | 
							
								    "@babel/plugin-transform-modules-umd": "^7.1.0",
							 | 
						||
| 
								 | 
							
								    "babel-preset-minify": "^0.4.3"
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "files": [
							 | 
						||
| 
								 | 
							
								    "dist/FileSaver.js",
							 | 
						||
| 
								 | 
							
								    "dist/FileSaver.min.js",
							 | 
						||
| 
								 | 
							
								    "dist/FileSaver.min.js.map",
							 | 
						||
| 
								 | 
							
								    "src/FileSaver.js"
							 | 
						||
| 
								 | 
							
								  ],
							 | 
						||
| 
								 | 
							
								  "homepage": "https://github.com/eligrey/FileSaver.js#readme",
							 | 
						||
| 
								 | 
							
								  "keywords": [
							 | 
						||
| 
								 | 
							
								    "filesaver",
							 | 
						||
| 
								 | 
							
								    "saveas",
							 | 
						||
| 
								 | 
							
								    "blob"
							 | 
						||
| 
								 | 
							
								  ],
							 | 
						||
| 
								 | 
							
								  "license": "MIT",
							 | 
						||
| 
								 | 
							
								  "main": "dist/FileSaver.min.js",
							 | 
						||
| 
								 | 
							
								  "name": "file-saver",
							 | 
						||
| 
								 | 
							
								  "repository": {
							 | 
						||
| 
								 | 
							
								    "type": "git",
							 | 
						||
| 
								 | 
							
								    "url": "git+https://github.com/eligrey/FileSaver.js.git"
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "scripts": {
							 | 
						||
| 
								 | 
							
								    "build": "npm run build:development && npm run build:production",
							 | 
						||
| 
								 | 
							
								    "build:development": "babel -o dist/FileSaver.js --plugins @babel/plugin-transform-modules-umd src/FileSaver.js",
							 | 
						||
| 
								 | 
							
								    "build:production": "babel -o dist/FileSaver.min.js -s --plugins @babel/plugin-transform-modules-umd --presets minify src/FileSaver.js",
							 | 
						||
| 
								 | 
							
								    "prepublishOnly": "npm run build",
							 | 
						||
| 
								 | 
							
								    "test": "echo \"Error: no test specified\" && exit 0"
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "version": "2.0.1"
							 | 
						||
| 
								 | 
							
								}
							 |