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.
		
		
		
		
		
			
		
			
				
					
					
						
							67 lines
						
					
					
						
							1.7 KiB
						
					
					
				
			
		
		
	
	
							67 lines
						
					
					
						
							1.7 KiB
						
					
					
				{ | 
						|
  "_from": "acorn@^6.4.1", | 
						|
  "_id": "acorn@6.4.2", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==", | 
						|
  "_location": "/acorn", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "range", | 
						|
    "registry": true, | 
						|
    "raw": "acorn@^6.4.1", | 
						|
    "name": "acorn", | 
						|
    "escapedName": "acorn", | 
						|
    "rawSpec": "^6.4.1", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "^6.4.1" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/acorn-globals", | 
						|
    "/webpack" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.2.tgz", | 
						|
  "_shasum": "35866fd710528e92de10cf06016498e47e39e1e6", | 
						|
  "_spec": "acorn@^6.4.1", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\webpack", | 
						|
  "bin": { | 
						|
    "acorn": "bin/acorn" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/acornjs/acorn/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "deprecated": false, | 
						|
  "description": "ECMAScript parser", | 
						|
  "engines": { | 
						|
    "node": ">=0.4.0" | 
						|
  }, | 
						|
  "homepage": "https://github.com/acornjs/acorn", | 
						|
  "license": "MIT", | 
						|
  "main": "dist/acorn.js", | 
						|
  "maintainers": [ | 
						|
    { | 
						|
      "name": "Marijn Haverbeke", | 
						|
      "email": "marijnh@gmail.com", | 
						|
      "url": "https://marijnhaverbeke.nl" | 
						|
    }, | 
						|
    { | 
						|
      "name": "Ingvar Stepanyan", | 
						|
      "email": "me@rreverser.com", | 
						|
      "url": "https://rreverser.com/" | 
						|
    }, | 
						|
    { | 
						|
      "name": "Adrian Heine", | 
						|
      "url": "http://adrianheine.de" | 
						|
    } | 
						|
  ], | 
						|
  "module": "dist/acorn.mjs", | 
						|
  "name": "acorn", | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git+https://github.com/acornjs/acorn.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "prepare": "cd ..; npm run build:main && npm run build:bin" | 
						|
  }, | 
						|
  "version": "6.4.2" | 
						|
}
 | 
						|
 |