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.
		
		
		
		
		
			
		
			
				
					
					
						
							102 lines
						
					
					
						
							2.8 KiB
						
					
					
				
			
		
		
	
	
							102 lines
						
					
					
						
							2.8 KiB
						
					
					
				| {
 | |
|   "_from": "nan@^2.13.2",
 | |
|   "_id": "nan@2.22.0",
 | |
|   "_inBundle": false,
 | |
|   "_integrity": "sha512-nbajikzWTMwsW+eSsNm3QwlOs7het9gGJU5dDZzRTQGk03vyBOauxgI4VakDzE0PtsGTmXPsXTbbjVhRwR5mpw==",
 | |
|   "_location": "/nan",
 | |
|   "_phantomChildren": {},
 | |
|   "_requested": {
 | |
|     "type": "range",
 | |
|     "registry": true,
 | |
|     "raw": "nan@^2.13.2",
 | |
|     "name": "nan",
 | |
|     "escapedName": "nan",
 | |
|     "rawSpec": "^2.13.2",
 | |
|     "saveSpec": null,
 | |
|     "fetchSpec": "^2.13.2"
 | |
|   },
 | |
|   "_requiredBy": [
 | |
|     "/node-sass",
 | |
|     "/watchpack-chokidar2/fsevents",
 | |
|     "/webpack-dev-server/fsevents"
 | |
|   ],
 | |
|   "_resolved": "https://registry.npmmirror.com/nan/-/nan-2.22.0.tgz",
 | |
|   "_shasum": "31bc433fc33213c97bad36404bb68063de604de3",
 | |
|   "_spec": "nan@^2.13.2",
 | |
|   "_where": "F:\\bishe\\front\\node_modules\\node-sass",
 | |
|   "bugs": {
 | |
|     "url": "https://github.com/nodejs/nan/issues"
 | |
|   },
 | |
|   "bundleDependencies": false,
 | |
|   "contributors": [
 | |
|     {
 | |
|       "name": "Rod Vagg",
 | |
|       "email": "r@va.gg",
 | |
|       "url": "https://github.com/rvagg"
 | |
|     },
 | |
|     {
 | |
|       "name": "Benjamin Byholm",
 | |
|       "email": "bbyholm@abo.fi",
 | |
|       "url": "https://github.com/kkoopa/"
 | |
|     },
 | |
|     {
 | |
|       "name": "Trevor Norris",
 | |
|       "email": "trev.norris@gmail.com",
 | |
|       "url": "https://github.com/trevnorris"
 | |
|     },
 | |
|     {
 | |
|       "name": "Nathan Rajlich",
 | |
|       "email": "nathan@tootallnate.net",
 | |
|       "url": "https://github.com/TooTallNate"
 | |
|     },
 | |
|     {
 | |
|       "name": "Brett Lawson",
 | |
|       "email": "brett19@gmail.com",
 | |
|       "url": "https://github.com/brett19"
 | |
|     },
 | |
|     {
 | |
|       "name": "Ben Noordhuis",
 | |
|       "email": "info@bnoordhuis.nl",
 | |
|       "url": "https://github.com/bnoordhuis"
 | |
|     },
 | |
|     {
 | |
|       "name": "David Siegel",
 | |
|       "email": "david@artcom.de",
 | |
|       "url": "https://github.com/agnat"
 | |
|     },
 | |
|     {
 | |
|       "name": "Michael Ira Krufky",
 | |
|       "email": "mkrufky@gmail.com",
 | |
|       "url": "https://github.com/mkrufky"
 | |
|     }
 | |
|   ],
 | |
|   "deprecated": false,
 | |
|   "description": "Native Abstractions for Node.js: C++ header for Node 0.8 -> 23 compatibility",
 | |
|   "devDependencies": {
 | |
|     "bindings": "~1.2.1",
 | |
|     "commander": "^2.8.1",
 | |
|     "glob": "^5.0.14",
 | |
|     "node-gyp": "~8.4.1",
 | |
|     "readable-stream": "^2.1.4",
 | |
|     "request": "=2.81.0",
 | |
|     "tap": "~0.7.1",
 | |
|     "xtend": "~4.0.0"
 | |
|   },
 | |
|   "homepage": "https://github.com/nodejs/nan#readme",
 | |
|   "license": "MIT",
 | |
|   "main": "include_dirs.js",
 | |
|   "name": "nan",
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "git://github.com/nodejs/nan.git"
 | |
|   },
 | |
|   "scripts": {
 | |
|     "docs": "doc/.build.sh",
 | |
|     "rebuild-tests": "node-gyp rebuild --msvs_version=2015 --directory test",
 | |
|     "rebuild-tests-2017": "node-gyp rebuild --msvs_version=2017 --directory test",
 | |
|     "test": "tap --gc --stderr test/js/*-test.js",
 | |
|     "test:worker": "node --experimental-worker test/tap-as-worker.js --gc --stderr test/js/*-test.js"
 | |
|   },
 | |
|   "version": "2.22.0"
 | |
| }
 |