notes/node_modules/known-css-properties/package.json

89 lines
2.4 KiB
JSON

{
"_args": [
[
"known-css-properties@^0.0.6",
"/Users/pmarsceill/_projects/just-the-docs/node_modules/stylelint"
]
],
"_from": "known-css-properties@>=0.0.6 <0.0.7",
"_id": "known-css-properties@0.0.6",
"_inCache": true,
"_installable": true,
"_location": "/known-css-properties",
"_nodeVersion": "7.0.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/known-css-properties-0.0.6.tgz_1480254728442_0.05838950187899172"
},
"_npmUser": {
"email": "vio@beanon.com",
"name": "vio"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {},
"_requested": {
"name": "known-css-properties",
"raw": "known-css-properties@^0.0.6",
"rawSpec": "^0.0.6",
"scope": null,
"spec": ">=0.0.6 <0.0.7",
"type": "range"
},
"_requiredBy": [
"/stylelint"
],
"_resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.0.6.tgz",
"_shasum": "71a0b8fde1b6e3431c471efbc3d9733faebbcfbf",
"_shrinkwrap": null,
"_spec": "known-css-properties@^0.0.6",
"_where": "/Users/pmarsceill/_projects/just-the-docs/node_modules/stylelint",
"author": {
"email": "vio@mavrix.es",
"name": "Viorel Cojocaru"
},
"bugs": {
"url": "https://github.com/betit/known-css-properties/issues"
},
"dependencies": {},
"description": "List of known CSS properties",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "71a0b8fde1b6e3431c471efbc3d9733faebbcfbf",
"tarball": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.0.6.tgz"
},
"gitHead": "8c25c33d0dac55a1372270c101dd347fe5e54f65",
"homepage": "https://github.com/betit/known-css-properties#readme",
"keywords": [
"chrome",
"css",
"edge",
"explorer",
"firefox",
"opera",
"properies",
"safari",
"w3c"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "vio",
"email": "vio@beanon.com"
}
],
"name": "known-css-properties",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/betit/known-css-properties.git"
},
"scripts": {
"bump": "npm version patch && npm publish && git push && git push --tags",
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.6"
}