{ "_from": "primer-product@^5.0.1", "_id": "primer-product@5.0.1", "_inBundle": false, "_integrity": "sha1-qceVAIMKvvKp5AJg4VtS1+PqhuQ=", "_location": "/primer-product", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "primer-product@^5.0.1", "name": "primer-product", "escapedName": "primer-product", "rawSpec": "^5.0.1", "saveSpec": null, "fetchSpec": "^5.0.1" }, "_requiredBy": [ "/primer-css" ], "_resolved": "https://registry.npmjs.org/primer-product/-/primer-product-5.0.1.tgz", "_shasum": "a9c79500830abef2a9e40260e15b52d7e3ea86e4", "_spec": "primer-product@^5.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-alerts": "^1.1.7", "primer-avatars": "^1.0.1", "primer-blankslate": "^1.0.1", "primer-labels": "^1.1.5", "primer-markdown": "^3.3.12", "primer-support": "^4.0.6" }, "deprecated": false, "description": "Primer CSS's product modules", "devDependencies": { "primer-module-build": "*" }, "files": [ "index.scss", "build" ], "homepage": "http://primercss.io/", "license": "MIT", "main": "build/index.js", "name": "primer-product", "repository": { "type": "git", "url": "https://github.com/primer/primer-css/tree/master/packages/primer-product" }, "scripts": { "build": "primer-module-build index.scss", "prepare": "npm run build", "test": "npm run build" }, "style": "build/build.css", "version": "5.0.1" }