{
	"name": "hyphenate-style-name",
	"versions": {
		"1.0.0": {
			"name": "hyphenate-style-name",
			"version": "1.0.0",
			"description": "Hyphenates a camelcased CSS property name",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover tape -- test/**/*.test.js",
				"lint": "eslint .",
				"test": "tape test/**/*.test.js",
				"pretest": "npm run lint"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/rexxars/hyphenate-style-name.git"
			},
			"keywords": [
				"hyphenate",
				"style",
				"css",
				"camelcase"
			],
			"author": {
				"name": "Espen Hovlandsdal",
				"email": "espen@hovlandsdal.com"
			},
			"license": "BSD-3-Clause",
			"bugs": {
				"url": "https://github.com/rexxars/hyphenate-style-name/issues"
			},
			"homepage": "https://github.com/rexxars/hyphenate-style-name#readme",
			"devDependencies": {
				"eslint": "^1.0.0",
				"eslint-config-vaffel": "^1.0.2",
				"istanbul": "^0.3.17",
				"tape": "^4.0.1"
			},
			"gitHead": "9aebbca3fa88d257ee3eeca575bfb524f76d6ef6",
			"_id": "hyphenate-style-name@1.0.0",
			"_shasum": "7ee1f71c2cdb35214e3c4c723a5075da25bf1b40",
			"_from": ".",
			"_npmVersion": "3.2.1",
			"_nodeVersion": "0.12.4",
			"_npmUser": {
				"name": "vaffel",
				"email": "contact@vaffel.ninja"
			},
			"dist": {
				"shasum": "7ee1f71c2cdb35214e3c4c723a5075da25bf1b40",
				"tarball": "https://registry.npmjs.org/hyphenate-style-name/-/hyphenate-style-name-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "vaffel",
					"email": "contact@vaffel.ninja"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "hyphenate-style-name",
			"version": "1.0.1",
			"description": "Hyphenates a camelcased CSS property name",
			"main": "index.js",
			"scripts": {
				"coverage": "istanbul cover tape -- test/**/*.test.js",
				"lint": "eslint .",
				"test": "tape test/**/*.test.js",
				"pretest": "npm run lint"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/rexxars/hyphenate-style-name.git"
			},
			"keywords": [
				"hyphenate",
				"style",
				"css",
				"camelcase"
			],
			"author": {
				"name": "Espen Hovlandsdal",
				"email": "espen@hovlandsdal.com"
			},
			"license": "BSD-3-Clause",
			"bugs": {
				"url": "https://github.com/rexxars/hyphenate-style-name/issues"
			},
			"homepage": "https://github.com/rexxars/hyphenate-style-name#readme",
			"devDependencies": {
				"eslint": "^1.0.0",
				"eslint-config-vaffel": "^1.0.2",
				"istanbul": "^0.3.17",
				"tape": "^4.0.1"
			},
			"gitHead": "2115deafbd95d471d348a18b5483ea07c5268557",
			"_id": "hyphenate-style-name@1.0.1",
			"_shasum": "bc49b9446e02b4570641afdd29c1ce7609d1b9cc",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "4.3.2",
			"_npmUser": {
				"name": "rexxars",
				"email": "rexxars@gmail.com"
			},
			"dist": {
				"shasum": "bc49b9446e02b4570641afdd29c1ce7609d1b9cc",
				"tarball": "https://registry.npmjs.org/hyphenate-style-name/-/hyphenate-style-name-1.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "rexxars",
					"email": "rexxars@gmail.com"
				},
				{
					"name": "vaffel",
					"email": "contact@vaffel.ninja"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/hyphenate-style-name-1.0.1.tgz_1460451373118_0.8959780232980847"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "hyphenate-style-name",
			"version": "1.0.2",
			"description": "Hyphenates a camelcased CSS property name",
			"main": "index.js",
			"scripts": {
				"coverage": "nyc tape -- test/**/*.test.js",
				"lint": "eslint .",
				"test": "tape test/**/*.test.js",
				"pretest": "npm run lint"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/rexxars/hyphenate-style-name.git"
			},
			"keywords": [
				"hyphenate",
				"style",
				"css",
				"camelcase"
			],
			"author": {
				"name": "Espen Hovlandsdal",
				"email": "espen@hovlandsdal.com"
			},
			"license": "BSD-3-Clause",
			"bugs": {
				"url": "https://github.com/rexxars/hyphenate-style-name/issues"
			},
			"homepage": "https://github.com/rexxars/hyphenate-style-name#readme",
			"devDependencies": {
				"eslint": "^3.8.1",
				"eslint-config-vaffel": "^5.0.0",
				"nyc": "^8.3.2",
				"tape": "^4.6.2"
			},
			"gitHead": "1e6b5308dd400a6f2dce9c1ddc8875bfe26050c0",
			"_id": "hyphenate-style-name@1.0.2",
			"_shasum": "31160a36930adaf1fc04c6074f7eb41465d4ec4b",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.6.0",
			"_npmUser": {
				"name": "rexxars",
				"email": "rexxars@gmail.com"
			},
			"dist": {
				"shasum": "31160a36930adaf1fc04c6074f7eb41465d4ec4b",
				"tarball": "https://registry.npmjs.org/hyphenate-style-name/-/hyphenate-style-name-1.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "rexxars",
					"email": "rexxars@gmail.com"
				},
				{
					"name": "vaffel",
					"email": "contact@vaffel.ninja"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/hyphenate-style-name-1.0.2.tgz_1477294384375_0.8127435462083668"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.3": {
			"name": "hyphenate-style-name",
			"version": "1.0.3",
			"description": "Hyphenates a camelcased CSS property name",
			"main": "index.cjs.js",
			"module": "index.js",
			"scripts": {
				"build": "rollup --input index.js --file index.cjs.js --format cjs",
				"coverage": "nyc tape -- test/**/*.test.js",
				"lint": "eslint . --ignore-path .gitignore",
				"test": "tape test/**/*.test.js",
				"precoverage": "npm run build",
				"pretest": "npm run lint && npm run build",
				"prepublishOnly": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/rexxars/hyphenate-style-name.git"
			},
			"keywords": [
				"hyphenate",
				"style",
				"css",
				"camelcase"
			],
			"author": {
				"name": "Espen Hovlandsdal",
				"email": "espen@hovlandsdal.com"
			},
			"license": "BSD-3-Clause",
			"bugs": {
				"url": "https://github.com/rexxars/hyphenate-style-name/issues"
			},
			"homepage": "https://github.com/rexxars/hyphenate-style-name#readme",
			"devDependencies": {
				"eslint": "^4.6.0",
				"eslint-config-prettier": "^3.3.0",
				"eslint-config-sanity": "^0.140.0",
				"nyc": "^13.1.0",
				"prettier": "^1.15.2",
				"rollup": "^1.1.2",
				"tape": "^4.6.2"
			},
			"gitHead": "3b6eca4e68e35668b062174b8d4998747dc97269",
			"_id": "hyphenate-style-name@1.0.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.14.2",
			"_npmUser": {
				"name": "rexxars",
				"email": "espen@hovlandsdal.com"
			},
			"dist": {
				"integrity": "sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ==",
				"shasum": "097bb7fa0b8f1a9cf0bd5c734cf95899981a9b48",
				"tarball": "https://registry.npmjs.org/hyphenate-style-name/-/hyphenate-style-name-1.0.3.tgz",
				"fileCount": 8,
				"unpackedSize": 82796,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcTxngCRA9TVsSAnZWagAAMW0P/14QVWlxGZq+s8Bm9IYK\n8nmyFN+67PCO/r9WX0s3t0ypEdSeBJDlXSrpu1EmlLUTYhIKw5HO4UScUjdz\nb56tu88biCquf88yIwzSZ5SeEfM+0y2DXpCV14YBbz2sBbqpNdTv4Y10O9Ml\nKC5b8AeD04eBpojBnvih1OfsFOXb92iEUpwMpjnBgvnqwdvS+3RiuoeSJ4l1\noYgyrAbNWla14FZ5vDZzu/M1WXWHHdpfX6Tv1Fmt6Zv1pF3VBmCSppdSCsDh\nSfWj7l3VCut6XnPnANY3CM9/CRazaVYXtVZamAwMQFrADUPhC2ISgwWKPCax\nR6MIEVgOBFsoEegHwbjYgbSwqGhW4hezj4EpY51tpiTLeCDuIjQvZa/Gx8n2\n3ILn82T48Y3XwFMEicyVYoE+jQnXjSZyaW4iZtD91mMWf4xkMTAbHT0uQzP4\ncrVHYjPI2PoJJ5R6Dc5D7R1v7NkQK3lZQ2SCpdTHkBxaUWGgrJuKOARC7Mhf\nQf6+tbRZCpE1DUdGnCPzXXGr3aDY+haqIXumOGDS6mC6wc5V501uK6QajP+6\n0AUWmgsVSiuy+G2wo+WamUvLeH/aKpLTLlpNvT7r9UntgCjnwhyW1j/iPtZ1\n0OSOwmKQ8HiiQCijKi3lGlnmndF74b5nE/oqZQFTlHqidCmXE/Z/j/tcjR4k\neCqz\r\n=sD5V\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "rexxars",
					"email": "rexxars@gmail.com"
				},
				{
					"name": "vaffel",
					"email": "contact@vaffel.ninja"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/hyphenate-style-name_1.0.3_1548687840069_0.1910890482073362"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-06-17T07:49:40.009Z",
		"created": "2015-08-03T09:25:19.572Z",
		"1.0.0": "2015-08-03T09:25:19.572Z",
		"1.0.1": "2016-04-12T08:56:15.499Z",
		"1.0.2": "2016-10-24T07:33:05.809Z",
		"1.0.3": "2019-01-28T15:04:00.242Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "1.0.3"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"1ae6ce4959ad9ba31d6be2ba2bd8feef\"",
			"fetched": 1593324455345
		}
	},
	"_distfiles": {
		"hyphenate-style-name-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/hyphenate-style-name/-/hyphenate-style-name-1.0.0.tgz",
			"sha": "7ee1f71c2cdb35214e3c4c723a5075da25bf1b40",
			"registry": "npmjs"
		},
		"hyphenate-style-name-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/hyphenate-style-name/-/hyphenate-style-name-1.0.1.tgz",
			"sha": "bc49b9446e02b4570641afdd29c1ce7609d1b9cc",
			"registry": "npmjs"
		},
		"hyphenate-style-name-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/hyphenate-style-name/-/hyphenate-style-name-1.0.2.tgz",
			"sha": "31160a36930adaf1fc04c6074f7eb41465d4ec4b",
			"registry": "npmjs"
		},
		"hyphenate-style-name-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/hyphenate-style-name/-/hyphenate-style-name-1.0.3.tgz",
			"sha": "097bb7fa0b8f1a9cf0bd5c734cf95899981a9b48",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"hyphenate-style-name-1.0.2.tgz": {
			"shasum": "31160a36930adaf1fc04c6074f7eb41465d4ec4b"
		}
	},
	"_rev": "2-cb3045ea8caeb518",
	"_id": "hyphenate-style-name",
	"readme": "# hyphenate-style-name\n\n[![npm version](http://img.shields.io/npm/v/hyphenate-style-name.svg?style=flat-square)](http://browsenpm.org/package/hyphenate-style-name)[![Build Status](http://img.shields.io/travis/rexxars/hyphenate-style-name/master.svg?style=flat-square)](https://travis-ci.org/rexxars/hyphenate-style-name)\n\nHyphenates a camelcased CSS property name. For example:\n\n- `backgroundColor` => `background-color`\n- `MozTransition` => `-moz-transition`\n- `msTransition` => `-ms-transition`\n- `color` => `color`\n\n# Installation\n\n```bash\n$ npm install --save hyphenate-style-name\n```\n\n# Usage\n\n```js\nvar hyphenateStyleName = require('hyphenate-style-name')\n\nconsole.log(hyphenateStyleName('MozTransition')) // -moz-transition\n```\n\n# License\n\nBSD-3-Clause licensed. See LICENSE."
}