notes/_sass/primer-utilities/package.json

100 lines
2.6 KiB
JSON

{
"_args": [
[
"primer-utilities@^3.0.0",
"/Users/pmarsceill/_projects/just-the-docs/node_modules/stylelint-selector-no-utility"
]
],
"_from": "primer-utilities@>=3.0.0 <4.0.0",
"_id": "primer-utilities@3.5.0",
"_inCache": true,
"_installable": true,
"_location": "/primer-utilities",
"_nodeVersion": "7.6.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/primer-utilities-3.5.0.tgz_1487926737649_0.6362133936490864"
},
"_npmUser": {
"email": "yes@jonrohan.codes",
"name": "jonrohan"
},
"_npmVersion": "4.1.2",
"_phantomChildren": {},
"_requested": {
"name": "primer-utilities",
"raw": "primer-utilities@^3.0.0",
"rawSpec": "^3.0.0",
"scope": null,
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/stylelint-selector-no-utility"
],
"_resolved": "https://registry.npmjs.org/primer-utilities/-/primer-utilities-3.5.0.tgz",
"_shasum": "4b52d4bd376487952b094f458285268451fa906a",
"_shrinkwrap": null,
"_spec": "primer-utilities@^3.0.0",
"_where": "/Users/pmarsceill/_projects/just-the-docs/node_modules/stylelint-selector-no-utility",
"author": {
"name": "GitHub, Inc."
},
"bugs": {
"url": "https://github.com/primer/primer-utilities/issues"
},
"dependencies": {
"primer-support": "*"
},
"description": "Immutable, atomic CSS classes to rapidly build product",
"devDependencies": {
"primer-module-build": "*",
"stylelint": "*",
"stylelint-config-primer": "*"
},
"directories": {},
"dist": {
"shasum": "4b52d4bd376487952b094f458285268451fa906a",
"tarball": "https://registry.npmjs.org/primer-utilities/-/primer-utilities-3.5.0.tgz"
},
"files": [
"build",
"index.scss",
"lib"
],
"gitHead": "a3e4d5a9aed9d446588fe89273a80ebc9621c6bd",
"homepage": "http://primercss.io/",
"keywords": [
"css",
"github",
"primer",
"primercss"
],
"license": "MIT",
"main": "build/index.js",
"maintainers": [
{
"name": "broccolini",
"email": "diana.mounter@gmail.com"
},
{
"name": "jonrohan",
"email": "yes@jonrohan.codes"
}
],
"name": "primer-utilities",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/primer/primer-utilities.git"
},
"scripts": {
"build": "primer-module-build index.scss",
"prepublish": "npm run build",
"test": "npm run build && stylelint **/*.scss -c .stylelintrc.json -s scss"
},
"style": "index.scss",
"version": "3.5.0"
}