mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-01-12 22:49:53 +08:00
90 lines
2.2 KiB
JSON
90 lines
2.2 KiB
JSON
{
|
|
"_from": "primer-support@^4.0.6",
|
|
"_id": "primer-support@4.0.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-gPO/HOtj/aHPL9vOoJtjLIEuHVQ=",
|
|
"_location": "/primer-support",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "primer-support@^4.0.6",
|
|
"name": "primer-support",
|
|
"escapedName": "primer-support",
|
|
"rawSpec": "^4.0.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^4.0.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/primer-alerts",
|
|
"/primer-avatars",
|
|
"/primer-base",
|
|
"/primer-blankslate",
|
|
"/primer-box",
|
|
"/primer-breadcrumb",
|
|
"/primer-buttons",
|
|
"/primer-cards",
|
|
"/primer-core",
|
|
"/primer-css",
|
|
"/primer-forms",
|
|
"/primer-labels",
|
|
"/primer-layout",
|
|
"/primer-markdown",
|
|
"/primer-marketing",
|
|
"/primer-marketing-type",
|
|
"/primer-marketing-utilities",
|
|
"/primer-navigation",
|
|
"/primer-page-headers",
|
|
"/primer-page-sections",
|
|
"/primer-product",
|
|
"/primer-table-object",
|
|
"/primer-tables",
|
|
"/primer-tooltips",
|
|
"/primer-truncate",
|
|
"/primer-utilities"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/primer-support/-/primer-support-4.0.6.tgz",
|
|
"_shasum": "80f3bf1ceb63fda1cf2fdbcea09b632c812e1d54",
|
|
"_spec": "primer-support@^4.0.6",
|
|
"_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,
|
|
"deprecated": false,
|
|
"description": "Sass variables, mixins, and functions for use in our components.",
|
|
"devDependencies": {
|
|
"stylelint": "*",
|
|
"stylelint-config-primer": "*"
|
|
},
|
|
"files": [
|
|
"index.scss",
|
|
"lib"
|
|
],
|
|
"homepage": "http://primercss.io/",
|
|
"keywords": [
|
|
"primer",
|
|
"css",
|
|
"github",
|
|
"primercss",
|
|
"mixins",
|
|
"functions",
|
|
"variables",
|
|
"scss"
|
|
],
|
|
"license": "MIT",
|
|
"name": "primer-support",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/primer/primer-css/tree/master/packages/primer-support"
|
|
},
|
|
"scripts": {
|
|
"test": "stylelint **/*.scss -c .stylelintrc.json -s scss"
|
|
},
|
|
"style": "index.scss",
|
|
"version": "4.0.6"
|
|
}
|