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.
		
		
		
		
		
			
		
			
				
					
					
						
							70 lines
						
					
					
						
							1.6 KiB
						
					
					
				
			
		
		
	
	
							70 lines
						
					
					
						
							1.6 KiB
						
					
					
				{ | 
						|
  "_from": "tmp@^0.0.33", | 
						|
  "_id": "tmp@0.0.33", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==", | 
						|
  "_location": "/tmp", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "range", | 
						|
    "registry": true, | 
						|
    "raw": "tmp@^0.0.33", | 
						|
    "name": "tmp", | 
						|
    "escapedName": "tmp", | 
						|
    "rawSpec": "^0.0.33", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "^0.0.33" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/external-editor" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz", | 
						|
  "_shasum": "6d34335889768d21b2bcda0aa277ced3b1bfadf9", | 
						|
  "_spec": "tmp@^0.0.33", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\external-editor", | 
						|
  "author": { | 
						|
    "name": "KARASZI István", | 
						|
    "email": "github@spam.raszi.hu", | 
						|
    "url": "http://raszi.hu/" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "http://github.com/raszi/node-tmp/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "dependencies": { | 
						|
    "os-tmpdir": "~1.0.2" | 
						|
  }, | 
						|
  "deprecated": false, | 
						|
  "description": "Temporary file and directory creator", | 
						|
  "devDependencies": { | 
						|
    "vows": "~0.7.0" | 
						|
  }, | 
						|
  "engines": { | 
						|
    "node": ">=0.6.0" | 
						|
  }, | 
						|
  "files": [ | 
						|
    "lib/" | 
						|
  ], | 
						|
  "homepage": "http://github.com/raszi/node-tmp", | 
						|
  "keywords": [ | 
						|
    "temporary", | 
						|
    "tmp", | 
						|
    "temp", | 
						|
    "tempdir", | 
						|
    "tempfile", | 
						|
    "tmpdir", | 
						|
    "tmpfile" | 
						|
  ], | 
						|
  "license": "MIT", | 
						|
  "main": "lib/tmp.js", | 
						|
  "name": "tmp", | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git+https://github.com/raszi/node-tmp.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "doc": "jsdoc -c .jsdoc.json", | 
						|
    "test": "vows test/*-test.js" | 
						|
  }, | 
						|
  "version": "0.0.33" | 
						|
}
 | 
						|
 |