{
	"name": "postcss-double-position-gradients",
	"versions": {
		"1.0.0": {
			"name": "postcss-double-position-gradients",
			"version": "1.0.0",
			"description": "Use double-position gradients in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonathantneal/postcss-double-position-gradients.git"
			},
			"homepage": "https://github.com/jonathantneal/postcss-double-position-gradients#readme",
			"bugs": {
				"url": "https://github.com/jonathantneal/postcss-double-position-gradients/issues"
			},
			"main": "index.cjs.js",
			"module": "index.es.mjs",
			"scripts": {
				"prepublishOnly": "npm test",
				"pretest": "rollup -c .rollup.js --silent",
				"test": "npm run test:js && npm run test:tape",
				"test:js": "eslint *.js --cache --ignore-path .gitignore --quiet",
				"test:tape": "postcss-tape"
			},
			"engines": {
				"node": ">=6.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.5",
				"postcss-values-parser": "^2.0.0"
			},
			"devDependencies": {
				"@babel/core": "^7.1.2",
				"@babel/plugin-syntax-dynamic-import": "^7.0.0",
				"@babel/preset-env": "^7.1.0",
				"babel-eslint": "^10.0.1",
				"eslint": "^5.8.0",
				"eslint-config-dev": "^2.0.0",
				"postcss-tape": "^2.2.0",
				"pre-commit": "^1.2.2",
				"rollup": "^0.66.6",
				"rollup-plugin-babel": "^4.0.3"
			},
			"eslintConfig": {
				"extends": "dev",
				"parser": "babel-eslint"
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"double",
				"position",
				"gradients",
				"linear",
				"radial",
				"conic",
				"color",
				"stop",
				"syntax",
				"repeating"
			],
			"gitHead": "105bfb3d003c71d39a15782d13f1ba0edac60724",
			"_id": "postcss-double-position-gradients@1.0.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "11.0.0",
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-G+nV8EnQq25fOI8CH/B6krEohGWnF5+3A6H/+JEpOncu5dCnkS1QQ6+ct3Jkaepw1NGVqqOZH6lqrm244mCftA==",
				"shasum": "fc927d52fddc896cb3a2812ebc5df147e110522e",
				"tarball": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-1.0.0.tgz",
				"fileCount": 8,
				"unpackedSize": 24887,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb1gHlCRA9TVsSAnZWagAAXnAP/2+RI0t35oJe2TGKD6iw\nZHpa62AuSlOF11/B0b7ZnnnULZnuRwQhNFJiS+QrL13l9mvf/AEMKWOj3FgS\nMxFfMgRzD4Ff3mANGA+xxK6cRYlsIYqhJ3juHP6sbPVrv5uthtCU4aV2eCUE\ncrwFObF2FOJdBPalTo8d89r3XMEohZq1Sx9LP1LYmAt75yrv/01sF1+Dul+q\nIbTfZ7ds1mTLclDmEsOJzXJu4bLftfzjMg35Bs62y+EnnscjJlUkQyMWIf/e\nqRZIVBN2BD5Ny1ert7UeJeQM0P5DWHRqxXMvpMRZ2EgRX7U7/GeXhsMG/nj9\nfW5AS1M5x5h6nI0YLaqyHQOE6FlO6x4EFBCc1MRRXKnwHkNkk1MIra4Iot1p\ns/fjbgbBY+N1SUCEOLnO3qcytucYjkx9higtrqXViEVA2a+ap9kQZ+d0NU7W\nUrT8aDfbF35RlipcX1e8KlaLFmyozLBACE+rhXhJNULz3SjFC9Wik9r+8j9x\n2O/AeGb8YSpEE9nr6d+qsXz52qEAHkH6K2LZ0F8MhexvL3FxbJJcf6wESMY4\nX91mnixRPHEJK7NksWdxxBVk40oWDxqOIwiGCHTevu9Uxzbx+Cur+HwVdO8L\nAbuJTabBOP8OlMiuEw9Y30M/mCAI+yLH+RM9xWSAIBWy+AYkVvddkKbJSJVb\nbG9r\r\n=MzYs\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-double-position-gradients_1.0.0_1540751845038_0.540238759645046"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.0.0": {
			"name": "postcss-double-position-gradients",
			"version": "2.0.0",
			"description": "Use double-position gradients in CSS",
			"author": {
				"name": "Jonathan Neal",
				"email": "jonathantneal@hotmail.com"
			},
			"license": "CC0-1.0",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/csstools/postcss-double-position-gradients.git"
			},
			"homepage": "https://github.com/csstools/postcss-double-position-gradients#readme",
			"bugs": {
				"url": "https://github.com/csstools/postcss-double-position-gradients/issues"
			},
			"main": "dist/index.js",
			"module": "dist/index.mjs",
			"scripts": {
				"build": "npx rollup -c .rollup.js",
				"build:watch": "npx rollup -c .rollup.js --watch",
				"lint": "npx eslint --cache src",
				"lint:fix": "npx eslint --cache --fix",
				"pretest": "npm install && npm run build",
				"test": "npm run lint && npm run tape",
				"tape": "npx postcss-tape",
				"prepublishOnly": "npm test"
			},
			"engines": {
				"node": ">=10.0.0"
			},
			"dependencies": {
				"postcss": "^7.0.27",
				"postcss-values-parser": "^3.2.1"
			},
			"devDependencies": {
				"@babel/core": "^7.9.0",
				"@babel/preset-env": "^7.9.5",
				"babel-eslint": "^10.1.0",
				"eslint": "^6.8.0",
				"postcss-tape": "^5.0.2",
				"pre-commit": "^1.2.2",
				"rollup": "^2.7.2",
				"rollup-plugin-babel": "^4.4.0"
			},
			"babel": {
				"presets": [
					[
						"@babel/env",
						{
							"targets": "maintained node versions"
						}
					]
				]
			},
			"eslintConfig": {
				"env": {
					"es6": true,
					"node": true
				},
				"extends": "eslint:recommended",
				"parser": "babel-eslint"
			},
			"rollup": {
				"input": "src/index.js",
				"plugins": [
					"rollup-plugin-babel"
				],
				"output": [
					{
						"file": "dist/index.js",
						"format": "cjs"
					},
					{
						"file": "dist/index.mjs",
						"format": "esm"
					}
				]
			},
			"keywords": [
				"postcss",
				"css",
				"postcss-plugin",
				"double",
				"position",
				"gradients",
				"linear",
				"radial",
				"conic",
				"color",
				"stop",
				"syntax",
				"repeating"
			],
			"gitHead": "a3ed30cc50a71449131fd3369f78d36580740adb",
			"_id": "postcss-double-position-gradients@2.0.0",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-rSEVU4/2YypLYr4dAyDPRXq93cd3KuCqid/vfYiMWoV4gxH5Qz/6FE6hONtfGKSRzYG4CtxzsaRPIMjM9143AA==",
				"shasum": "e698a97f07fe45654b33591e6d2cb08dbb789d0b",
				"tarball": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-2.0.0.tgz",
				"fileCount": 6,
				"unpackedSize": 19450,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJephO/CRA9TVsSAnZWagAAU1QP/1f77SYxJZMMgmoOYRS3\nR0hzs9nPfiaEWmMB2tq1y0IDQd/thvRX/WAi/Na+9KEowyP9bMIu30q2xk0j\n2JLmzbO0XzoSMHPWee1dNWozS8S1CipCSGEdnLV+8HqAnb8aHAbcK4yM2v3w\nkUaqFbgsKFgsafr6V2x4e8aJqjCoxQeixaNH0ePFfa9RzdFMEt3M45OGrLzC\nyb8RQtNgMPy65U6lnhq5t6mdoy0qhFLU2C1YL1NHKD6Yd9htICNSPs2UZXyl\n7+eAmV0vvpY8YsXlzL+gBcxF5Z8cIkaCgZDfh7uY06Vf4nAV5CyhiC/XKqYz\nViWzTMqScTZ4ucOgL6rRu1lUwVyKf5IguNwAsgZc5tFAwPrHUpsg4SsJ5rRx\nxnxnxQdoYE0PSGGPf5hfw4ZGldkLdqLX4x42XpVotofGQsSzOxTeohsfBf8J\nMjodEluRMB9+SPCF1taZQ+IYUkizj8bctp5KhIVogagLus8V5EfEkid8Yqgv\nnAtXpCDM9Rj3s7Gdku54ZezjI4GjeOO7UQGhAvsq6RhVJvNmGu005xFHLwxB\nMaF8WDQjG6OVoO+4/trTPPtbAWDNa/Y1W9ENnEfa6JujLQVUnNN8NRlCmyXg\n5I154sb+CDeKMWUYAAfLtmrgbVMSFwBKkfM+xk7TDkgFpipBcYqQabx8ShLq\nIL/e\r\n=2Y11\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "jonathantneal",
					"email": "jonathantneal@hotmail.com"
				}
			],
			"_npmUser": {
				"name": "jonathantneal",
				"email": "jonathantneal@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/postcss-double-position-gradients_2.0.0_1587942335116_0.29469449624262634"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"created": "2018-10-28T18:37:25.037Z",
		"1.0.0": "2018-10-28T18:37:25.201Z",
		"modified": "2020-04-26T23:05:37.585Z",
		"2.0.0": "2020-04-26T23:05:35.244Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "2.0.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"4ca30a5c06158826841bc3e57aa0592f\"",
			"fetched": 1600679295822
		}
	},
	"_distfiles": {
		"postcss-double-position-gradients-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-1.0.0.tgz",
			"sha": "fc927d52fddc896cb3a2812ebc5df147e110522e",
			"registry": "npmjs"
		},
		"postcss-double-position-gradients-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-2.0.0.tgz",
			"sha": "e698a97f07fe45654b33591e6d2cb08dbb789d0b",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"postcss-double-position-gradients-1.0.0.tgz": {
			"shasum": "fc927d52fddc896cb3a2812ebc5df147e110522e"
		}
	},
	"_rev": "2-c8e92c1eec1661ee",
	"_id": "postcss-double-position-gradients",
	"readme": "# PostCSS Double Position Gradients [<img src=\"https://postcss.github.io/postcss/logo.svg\" alt=\"PostCSS\" width=\"90\" height=\"90\" align=\"right\">][postcss]\n\n[<img alt=\"NPM Version\" src=\"https://img.shields.io/npm/v/postcss-double-position-gradients.svg\" height=\"20\">][npm-url]\n[<img alt=\"CSS Standard Status\" src=\"https://cssdb.org/badge/double-position-gradients.svg\" height=\"20\">][css-url]\n[<img alt=\"Build Status\" src=\"https://img.shields.io/travis/csstools/postcss-double-position-gradients/master.svg\" height=\"20\">][cli-url]\n[<img alt=\"Support Chat\" src=\"https://img.shields.io/badge/support-chat-blue.svg\" height=\"20\">][git-url]\n\n[PostCSS Double Position Gradients] lets you use double-position gradients in\nCSS, following the [CSS Image Values and Replaced Content] specification.\n\n```pcss\n.linear-gradient {\n  background-image: linear-gradient(90deg, black 25% 50%, blue 50% 75%);\n}\n\n.conic-gradient {\n  background-image: conic-gradient(yellowgreen 40%, gold 0deg 75%, #f06 0deg);\n}\n\n/* becomes */\n\n.linear-gradient {\n  background-image: linear-gradient(90deg, black 25%, black 50%, blue 50%, blue 75%);\n  background-image: linear-gradient(90deg, black 25% 50%, blue 50% 75%);\n}\n\n.conic-gradient {\n  background-image: conic-gradient(yellowgreen 40%, gold 0deg, gold 75%, #f06 0deg);\n  background-image: conic-gradient(yellowgreen 40%, gold 0deg 75%, #f06 0deg);\n}\n```\n\n## Usage\n\nAdd [PostCSS Double Position Gradients] to your project:\n\n```bash\nnpm install postcss-double-position-gradients --save-dev\n```\n\nUse [PostCSS Double Position Gradients] to process your CSS:\n\n```js\nconst postcssDoublePositionGradients = require('postcss-double-position-gradients');\n\npostcssDoublePositionGradients.process(YOUR_CSS /*, processOptions, pluginOptions */);\n```\n\nOr use it as a [PostCSS] plugin:\n\n```js\nconst postcss = require('postcss');\nconst postcssDoublePositionGradients = require('postcss-double-position-gradients');\n\npostcss([\n  postcssDoublePositionGradients(/* pluginOptions */)\n]).process(YOUR_CSS /*, processOptions */);\n```\n\n[PostCSS Double Position Gradients] runs in all Node environments, with special instructions for:\n\n| [Node](INSTALL.md#node) | [PostCSS CLI](INSTALL.md#postcss-cli) | [Webpack](INSTALL.md#webpack) | [Create React App](INSTALL.md#create-react-app) | [Gulp](INSTALL.md#gulp) | [Grunt](INSTALL.md#grunt) |\n| --- | --- | --- | --- | --- | --- |\n\n## Options\n\n### preserve\n\nThe `preserve` option determines whether the original double-position gradients\nshould be preserved. By default, double-position gradients are preserved.\n\n```js\npostcssDoublePositionGradients({ preserve: false })\n```\n\n```css\n.linear-gradient {\n  background-image: linear-gradient(90deg, black 25% 50%, blue 50% 75%);\n}\n\n.conic-gradient {\n  background-image: conic-gradient(yellowgreen 40%, gold 0deg 75%, #f06 0deg);\n}\n\n/* becomes */\n\n.linear-gradient {\n  background-image: linear-gradient(90deg, black 25%, black 50%, blue 50%, blue 75%);\n}\n\n.conic-gradient {\n  background-image: conic-gradient(yellowgreen 40%, gold 0deg, gold 75%, #f06 0deg);\n}\n```\n\n[css-url]: https://cssdb.org/#double-position-gradients\n[cli-url]: https://travis-ci.org/csstools/postcss-double-position-gradients\n[git-url]: https://gitter.im/postcss/postcss\n[npm-url]: https://www.npmjs.com/package/postcss-double-position-gradients\n\n[CSS Image Values and Replaced Content]: https://www.w3.org/TR/css-images-4/#color-stop-syntax\n[PostCSS]: https://github.com/postcss/postcss\n[PostCSS Double Position Gradients]: https://github.com/csstools/postcss-double-position-gradients"
}