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.
		
		
		
		
		
			
		
			
				
					
					
						
							73 lines
						
					
					
						
							2.0 KiB
						
					
					
				
			
		
		
	
	
							73 lines
						
					
					
						
							2.0 KiB
						
					
					
				| {
 | |
|   "_from": "postcss-normalize-positions@^4.0.2",
 | |
|   "_id": "postcss-normalize-positions@4.0.2",
 | |
|   "_inBundle": false,
 | |
|   "_integrity": "sha512-Dlf3/9AxpxE+NF1fJxYDeggi5WwV35MXGFnnoccP/9qDtFrTArZ0D0R+iKcg5WsUd8nUYMIl8yXDCtcrT8JrdA==",
 | |
|   "_location": "/postcss-normalize-positions",
 | |
|   "_phantomChildren": {
 | |
|     "source-map": "0.6.1"
 | |
|   },
 | |
|   "_requested": {
 | |
|     "type": "range",
 | |
|     "registry": true,
 | |
|     "raw": "postcss-normalize-positions@^4.0.2",
 | |
|     "name": "postcss-normalize-positions",
 | |
|     "escapedName": "postcss-normalize-positions",
 | |
|     "rawSpec": "^4.0.2",
 | |
|     "saveSpec": null,
 | |
|     "fetchSpec": "^4.0.2"
 | |
|   },
 | |
|   "_requiredBy": [
 | |
|     "/cssnano-preset-default"
 | |
|   ],
 | |
|   "_resolved": "https://registry.npmmirror.com/postcss-normalize-positions/-/postcss-normalize-positions-4.0.2.tgz",
 | |
|   "_shasum": "05f757f84f260437378368a91f8932d4b102917f",
 | |
|   "_spec": "postcss-normalize-positions@^4.0.2",
 | |
|   "_where": "F:\\bishe\\front\\node_modules\\cssnano-preset-default",
 | |
|   "author": {
 | |
|     "name": "Ben Briggs",
 | |
|     "email": "beneb.info@gmail.com",
 | |
|     "url": "http://beneb.info"
 | |
|   },
 | |
|   "bugs": {
 | |
|     "url": "https://github.com/cssnano/cssnano/issues"
 | |
|   },
 | |
|   "bundleDependencies": false,
 | |
|   "dependencies": {
 | |
|     "cssnano-util-get-arguments": "^4.0.0",
 | |
|     "has": "^1.0.0",
 | |
|     "postcss": "^7.0.0",
 | |
|     "postcss-value-parser": "^3.0.0"
 | |
|   },
 | |
|   "deprecated": false,
 | |
|   "description": "Normalize keyword values for position into length values.",
 | |
|   "devDependencies": {
 | |
|     "babel-cli": "^6.0.0",
 | |
|     "cross-env": "^5.0.0"
 | |
|   },
 | |
|   "engines": {
 | |
|     "node": ">=6.9.0"
 | |
|   },
 | |
|   "files": [
 | |
|     "dist",
 | |
|     "LICENSE-MIT"
 | |
|   ],
 | |
|   "homepage": "https://github.com/cssnano/cssnano",
 | |
|   "keywords": [
 | |
|     "css",
 | |
|     "postcss",
 | |
|     "postcss-plugin"
 | |
|   ],
 | |
|   "license": "MIT",
 | |
|   "main": "dist/index.js",
 | |
|   "name": "postcss-normalize-positions",
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "git+https://github.com/cssnano/cssnano.git"
 | |
|   },
 | |
|   "scripts": {
 | |
|     "prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
 | |
|   },
 | |
|   "version": "4.0.2"
 | |
| }
 |