{ "_from": "primer-page-sections@^1.0.1", "_id": "primer-page-sections@1.0.1", "_inBundle": false, "_integrity": "sha1-D0Knyc6P4SrIq9IdTToTIUFDWek=", "_location": "/primer-page-sections", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "primer-page-sections@^1.0.1", "name": "primer-page-sections", "escapedName": "primer-page-sections", "rawSpec": "^1.0.1", "saveSpec": null, "fetchSpec": "^1.0.1" }, "_requiredBy": [ "/primer-css", "/primer-marketing" ], "_resolved": "https://registry.npmjs.org/primer-page-sections/-/primer-page-sections-1.0.1.tgz", "_shasum": "0f42a7c9ce8fe12ac8abd21d4d3a1321414359e9", "_spec": "primer-page-sections@^1.0.1", "_where": "/Users/bkeepers/projects/probot/probot.github.io/node_modules/primer-css", "author": { "name": "GitHub, Inc." }, "bugs": { "url": "https://github.com/primer/primer-css/issues" }, "bundleDependencies": false, "dependencies": { "primer-marketing-support": "^1.0.1", "primer-support": "^4.0.6" }, "deprecated": false, "description": "Styles to create distinct sections of marketing pages at GitHub.", "devDependencies": { "primer-module-build": "*", "stylelint": "*", "stylelint-config-primer": "*" }, "files": [ "index.scss", "lib", "build" ], "homepage": "http://primercss.io/", "keywords": [ "css", "github", "page sections", "primer", "primercss", "sections", "style" ], "license": "MIT", "main": "build/index.js", "name": "primer-page-sections", "repository": { "type": "git", "url": "https://github.com/primer/primer-css/tree/master/packages/primer-page-sections" }, "scripts": { "build": "primer-module-build index.scss", "prepare": "npm run build", "test": "npm run build && stylelint **/*.scss -c .stylelintrc.json -s scss" }, "style": "build/build.css", "version": "1.0.1" }