mirror of
https://github.com/thangisme/notes.git
synced 2024-10-31 23:37:18 -04:00
93 lines
2.6 KiB
JSON
93 lines
2.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"stylelint-selector-no-utility@^1.5.0",
|
|
"/Users/pmarsceill/_projects/just-the-docs/node_modules/stylelint-config-primer"
|
|
]
|
|
],
|
|
"_from": "stylelint-selector-no-utility@>=1.5.0 <2.0.0",
|
|
"_id": "stylelint-selector-no-utility@1.5.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/stylelint-selector-no-utility",
|
|
"_nodeVersion": "7.2.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-18-east.internal.npmjs.com",
|
|
"tmp": "tmp/stylelint-selector-no-utility-1.5.0.tgz_1480430260074_0.470655329991132"
|
|
},
|
|
"_npmUser": {
|
|
"email": "yes@jonrohan.codes",
|
|
"name": "jonrohan"
|
|
},
|
|
"_npmVersion": "3.10.9",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "stylelint-selector-no-utility",
|
|
"raw": "stylelint-selector-no-utility@^1.5.0",
|
|
"rawSpec": "^1.5.0",
|
|
"scope": null,
|
|
"spec": ">=1.5.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/stylelint-config-primer"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/stylelint-selector-no-utility/-/stylelint-selector-no-utility-1.5.0.tgz",
|
|
"_shasum": "c11099efffb3b49c58ce1af58f2d48fb4e13c2cc",
|
|
"_shrinkwrap": null,
|
|
"_spec": "stylelint-selector-no-utility@^1.5.0",
|
|
"_where": "/Users/pmarsceill/_projects/just-the-docs/node_modules/stylelint-config-primer",
|
|
"author": {
|
|
"name": "GitHub, Inc."
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/primer/stylelint-selector-no-utility/issues"
|
|
},
|
|
"dependencies": {
|
|
"primer-utilities": "^3.0.0",
|
|
"stylelint": "^7.0.0"
|
|
},
|
|
"description": "Stylelint rule that doesn't allow the styling of utility classes in CSS",
|
|
"devDependencies": {
|
|
"eslint": "^3.3.1",
|
|
"eslint-plugin-github": "^0.6.1",
|
|
"stylelint-test-rule-tape": "^0.2.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "c11099efffb3b49c58ce1af58f2d48fb4e13c2cc",
|
|
"tarball": "https://registry.npmjs.org/stylelint-selector-no-utility/-/stylelint-selector-no-utility-1.5.0.tgz"
|
|
},
|
|
"gitHead": "aa5a278c1e646e0e011f79bbbcfbd182304678e7",
|
|
"homepage": "https://github.com/primer/stylelint-selector-no-utility#readme",
|
|
"keywords": [
|
|
"css",
|
|
"domain",
|
|
"github",
|
|
"primer",
|
|
"stylelint",
|
|
"stylelint-rule",
|
|
"url"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "jonrohan",
|
|
"email": "yes@jonrohan.codes"
|
|
}
|
|
],
|
|
"name": "stylelint-selector-no-utility",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/primer/stylelint-selector-no-utility.git"
|
|
},
|
|
"scripts": {
|
|
"lint": "eslint .",
|
|
"test": "npm run lint && node test"
|
|
},
|
|
"version": "1.5.0"
|
|
}
|