{ "_args": [ [ "stylelint-config-primer", "/Users/pmarsceill/_projects/just-the-docs" ] ], "_from": "stylelint-config-primer@*", "_id": "stylelint-config-primer@1.4.0", "_inCache": true, "_installable": true, "_location": "/stylelint-config-primer", "_nodeVersion": "7.2.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/stylelint-config-primer-1.4.0.tgz_1483461254231_0.5496239820495248" }, "_npmUser": { "email": "yes@jonrohan.codes", "name": "jonrohan" }, "_npmVersion": "3.10.9", "_phantomChildren": {}, "_requested": { "name": "stylelint-config-primer", "raw": "stylelint-config-primer", "rawSpec": "", "scope": null, "spec": "*", "type": "range" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/stylelint-config-primer/-/stylelint-config-primer-1.4.0.tgz", "_shasum": "920addd90b408a622c52ece2fc004b4fbd7118fd", "_shrinkwrap": null, "_spec": "stylelint-config-primer", "_where": "/Users/pmarsceill/_projects/just-the-docs", "author": { "name": "GitHub, Inc." }, "bugs": { "url": "https://github.com/primer/stylelint-config-primer/issues" }, "dependencies": { "stylelint-scss": "^1.4.1", "stylelint-selector-no-utility": "^1.5.0" }, "description": "Sharable stylelint config used by GitHub's CSS", "devDependencies": { "ava": "*", "eslint": "*", "eslint-plugin-github": "*", "stylelint": "*" }, "directories": {}, "dist": { "shasum": "920addd90b408a622c52ece2fc004b4fbd7118fd", "tarball": "https://registry.npmjs.org/stylelint-config-primer/-/stylelint-config-primer-1.4.0.tgz" }, "gitHead": "cfac2c6c5db6077e22a2833b8765fc0d6612cf0b", "homepage": "https://github.com/primer/stylelint-config-primer#readme", "keywords": [ "css", "github", "primer", "stylelint", "stylelint-config" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "jonrohan", "email": "yes@jonrohan.codes" } ], "name": "stylelint-config-primer", "optionalDependencies": {}, "peerDependencies": { "stylelint": "^7.7.1" }, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/primer/stylelint-config-primer.git" }, "scripts": { "ava": "ava --verbose \"tests/**/*.js\"", "lint": "eslint **/*.js", "test": "npm run lint && npm run ava" }, "version": "1.4.0" }