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.
		
		
		
		
		
			
		
			
				
					
					
						
							84 lines
						
					
					
						
							2.1 KiB
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							84 lines
						
					
					
						
							2.1 KiB
						
					
					
				| { | |
|   "_from": "popper.js", | |
|   "_id": "popper.js@1.12.9", | |
|   "_inBundle": false, | |
|   "_integrity": "sha1-DfvC3/lsRRuzMu3Pz6r1ZtMx1bM=", | |
|   "_location": "/popper.js", | |
|   "_phantomChildren": {}, | |
|   "_requested": { | |
|     "type": "tag", | |
|     "registry": true, | |
|     "raw": "popper.js", | |
|     "name": "popper.js", | |
|     "escapedName": "popper.js", | |
|     "rawSpec": "", | |
|     "saveSpec": null, | |
|     "fetchSpec": "latest" | |
|   }, | |
|   "_requiredBy": [ | |
|     "#USER", | |
|     "/" | |
|   ], | |
|   "_resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.12.9.tgz", | |
|   "_shasum": "0dfbc2dff96c451bb332edcfcfaaf566d331d5b3", | |
|   "_spec": "popper.js", | |
|   "_where": "/var/www/htdocs/ordine", | |
|   "author": { | |
|     "name": "Federico Zivolo", | |
|     "email": "federico.zivolo@gmail.com" | |
|   }, | |
|   "bugs": { | |
|     "url": "https://github.com/FezVrasta/popper.js/issues" | |
|   }, | |
|   "bundleDependencies": false, | |
|   "contributors": [ | |
|     { | |
|       "name": "Contributors", | |
|       "url": "https://github.com/FezVrasta/popper.js/graphs/contributors" | |
|     } | |
|   ], | |
|   "deprecated": false, | |
|   "description": "A kickass library to manage your poppers", | |
|   "devDependencies": { | |
|     "@popperjs/bundle": "^1.0.2", | |
|     "@popperjs/eslint-config-popper": "^1.0.0", | |
|     "@popperjs/test": "^1.0.0", | |
|     "@popperjs/test-utils": "^1.0.0", | |
|     "eslint": "^4.1.1", | |
|     "nuget-publish": "^1.0.3" | |
|   }, | |
|   "homepage": "https://popper.js.org", | |
|   "keywords": [ | |
|     "popperjs", | |
|     "component", | |
|     "drop", | |
|     "tooltip", | |
|     "popover", | |
|     "position", | |
|     "attached" | |
|   ], | |
|   "license": "MIT", | |
|   "main": "dist/umd/popper.js", | |
|   "module": "dist/esm/popper.js", | |
|   "name": "popper.js", | |
|   "repository": { | |
|     "type": "git", | |
|     "url": "git+https://github.com/FezVrasta/popper.js.git" | |
|   }, | |
|   "resolutions": { | |
|     "micromatch": "^3.0.3" | |
|   }, | |
|   "scripts": { | |
|     "build": "node bundle.js", | |
|     "coverage": "COVERAGE=true yarn test", | |
|     "lint": "eslint .", | |
|     "postpublish": "nuget-publish && ./bower-publish.sh", | |
|     "prebuild": "yarn lint", | |
|     "prepare": "yarn build", | |
|     "pretest": "yarn lint", | |
|     "test": "popper-karma", | |
|     "test:dev": "BROWSERS=Chrome NODE_ENV=development yarn test" | |
|   }, | |
|   "types": "index.d.ts", | |
|   "version": "1.12.9" | |
| }
 |