summaryrefslogtreecommitdiffstats
path: root/assets/sass/@primer/css/package.json
diff options
context:
space:
mode:
authoramzrk22020-04-13 19:13:39 +0800
committeramzrk22020-04-13 19:13:39 +0800
commit6bdd1c4c0ea567c45fdecb1e858a99ee5da246ad (patch)
treeb13e4c3a49823b602ebb918c899dd4a964c1f445 /assets/sass/@primer/css/package.json
downloadhugo-theme-fuji-6bdd1c4c0ea567c45fdecb1e858a99ee5da246ad.tar.gz
hugo-theme-fuji-6bdd1c4c0ea567c45fdecb1e858a99ee5da246ad.tar.bz2
hugo-theme-fuji-6bdd1c4c0ea567c45fdecb1e858a99ee5da246ad.zip
Initial commit
Diffstat (limited to 'assets/sass/@primer/css/package.json')
-rw-r--r--assets/sass/@primer/css/package.json122
1 files changed, 122 insertions, 0 deletions
diff --git a/assets/sass/@primer/css/package.json b/assets/sass/@primer/css/package.json
new file mode 100644
index 0000000..92330cd
--- /dev/null
+++ b/assets/sass/@primer/css/package.json
@@ -0,0 +1,122 @@
+{
+ "_from": "@primer/css",
+ "_id": "@primer/css@14.3.0",
+ "_inBundle": false,
+ "_integrity": "sha512-n5/skNhsbCc+wStmH2nSFHWS8I1XFVtdSabG7IuCYbGELuxduw3x5kl9uYQwG558E5/4wQZ/WbAeACuTTjcWFA==",
+ "_location": "/@primer/css",
+ "_phantomChildren": {},
+ "_requested": {
+ "type": "tag",
+ "registry": true,
+ "raw": "@primer/css",
+ "name": "@primer/css",
+ "escapedName": "@primer%2fcss",
+ "scope": "@primer",
+ "rawSpec": "",
+ "saveSpec": null,
+ "fetchSpec": "latest"
+ },
+ "_requiredBy": [
+ "#DEV:/",
+ "#USER"
+ ],
+ "_resolved": "https://registry.npmjs.org/@primer/css/-/css-14.3.0.tgz",
+ "_shasum": "66d3e25a6c750e65d06234d1cf4e16a32567c611",
+ "_spec": "@primer/css",
+ "_where": "E:\\hugo-theme-fuji-demo\\themes\\hugo-theme-fuji",
+ "author": {
+ "name": "GitHub, Inc."
+ },
+ "bin": {
+ "primer-migrate": "bin/primer-migrate"
+ },
+ "bugs": {
+ "url": "https://github.com/primer/css/issues"
+ },
+ "bundleDependencies": false,
+ "dependencies": {
+ "@primer/octicons": "^9.1.1"
+ },
+ "deprecated": false,
+ "description": "Primer is the CSS framework that powers GitHub's front-end design. primer includes 23 packages that are grouped into 3 core meta-packages for easy install. Each package and meta-package is independently versioned and distributed via npm, so it's easy to include all or part of Primer within your own project.",
+ "devDependencies": {
+ "@octokit/rest": "^16.34.0",
+ "@storybook/addon-viewport": "5.0.11",
+ "@storybook/react": "5.0.11",
+ "autoprefixer": "9.4.7",
+ "code-blocks": "^1.1.0",
+ "colorette": "^1.1.0",
+ "css-loader": "1.0.0",
+ "cssstats": "3.3.0",
+ "details-dialog-element": "^1.4.0",
+ "eslint": "4.19.1",
+ "eslint-plugin-github": "1.0.0",
+ "filesize": "4.1.2",
+ "fs-extra": "^4.0.2",
+ "gh-pages": "^1.0.0",
+ "globby": "^6.1.0",
+ "klaw": "3.0.0",
+ "minimist": "1.2.0",
+ "node-fetch": "2.4.0",
+ "npm-run-all": "4.1.5",
+ "postcss": "7.0.14",
+ "postcss-import": "^12.0.1",
+ "postcss-load-config": "2.0.0",
+ "postcss-loader": "^2.0.6",
+ "postcss-node-sass": "2.1.8",
+ "postcss-scss": "2.0.0",
+ "postcss-value-parser": "^4.0.2",
+ "prop-types": "^15.6.2",
+ "semantic-release": "^15.13.27",
+ "semver": "5.7.1",
+ "stream-buffers": "^3.0.2",
+ "style-loader": "^0.18.2",
+ "styled-components": "4.1.2",
+ "stylelint": "^10.1.0",
+ "stylelint-config-primer": "^9.0.0",
+ "stylelint-disable": "^0.1.5",
+ "stylelint-only": "^1.0.1",
+ "stylelint-scss": "^3.12.0",
+ "table": "5.2.3",
+ "typographic-base": "^1.0.4",
+ "unified": "^7.1.0",
+ "unist-util-select": "^2.0.2",
+ "unist-util-stringify-position": "^2.0.1",
+ "unist-util-visit": "^1.4.1"
+ },
+ "homepage": "https://primer.style/css",
+ "keywords": [
+ "primer",
+ "css",
+ "github",
+ "design-system"
+ ],
+ "license": "MIT",
+ "main": "dist/primer.js",
+ "name": "@primer/css",
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/primer/css.git"
+ },
+ "sass": "index.scss",
+ "scripts": {
+ "build-storybook": "build-storybook -o .storybuild",
+ "dev": "cd docs && npm install && npm run develop",
+ "dist": "script/dist.js",
+ "eslint": "eslint script deprecations.js lib .storybook",
+ "eslint-docs": "eslint docs/{content,src,*.js}",
+ "fresh": "rm -rf node_modules; npm install",
+ "lint": "npm-run-all -s stylelint eslint eslint-docs",
+ "postpublish": "script/postpublish",
+ "prepublishOnly": "script/prepublish",
+ "publish-storybook": "script/publish-storybook",
+ "start": "npm run dev",
+ "start-storybook": "start-storybook -p 8001",
+ "stylelint": "stylelint --quiet src",
+ "test": "npm-run-all -s test-urls test-migrate",
+ "test-migrate": "script/test-migrate",
+ "test-urls": "script/test-doc-urls.js"
+ },
+ "style": "dist/primer.css",
+ "version": "14.3.0"
+}