mirror of
https://github.com/thangisme/notes.git
synced 2026-06-11 10:49:37 -04:00
Initial commit
This commit is contained in:
96
node_modules/primer-support/package.json
generated
vendored
Normal file
96
node_modules/primer-support/package.json
generated
vendored
Normal file
@@ -0,0 +1,96 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"primer-support@*",
|
||||
"/Users/pmarsceill/_projects/just-the-docs/node_modules/primer-utilities"
|
||||
]
|
||||
],
|
||||
"_from": "primer-support@*",
|
||||
"_id": "primer-support@1.2.2",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/primer-support",
|
||||
"_nodeVersion": "7.4.0",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-12-west.internal.npmjs.com",
|
||||
"tmp": "tmp/primer-support-1.2.2.tgz_1485397949758_0.28626534412615"
|
||||
},
|
||||
"_npmUser": {
|
||||
"email": "yes@jonrohan.codes",
|
||||
"name": "jonrohan"
|
||||
},
|
||||
"_npmVersion": "4.0.5",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "primer-support",
|
||||
"raw": "primer-support@*",
|
||||
"rawSpec": "*",
|
||||
"scope": null,
|
||||
"spec": "*",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/primer-utilities"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/primer-support/-/primer-support-1.2.2.tgz",
|
||||
"_shasum": "40bcefb3e674a3d4f3e6d4a449e31bde9e0ef4ae",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "primer-support@*",
|
||||
"_where": "/Users/pmarsceill/_projects/just-the-docs/node_modules/primer-utilities",
|
||||
"author": {
|
||||
"name": "GitHub, Inc."
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/primer/primer-support/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "Sass variables, mixins, and functions for use in our components.",
|
||||
"devDependencies": {
|
||||
"stylelint": "*",
|
||||
"stylelint-config-primer": "*"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "40bcefb3e674a3d4f3e6d4a449e31bde9e0ef4ae",
|
||||
"tarball": "https://registry.npmjs.org/primer-support/-/primer-support-1.2.2.tgz"
|
||||
},
|
||||
"files": [
|
||||
"index.scss",
|
||||
"lib"
|
||||
],
|
||||
"gitHead": "43628c583a708db88ce21a0acc357b99ae8c74c8",
|
||||
"homepage": "http://primercss.io/",
|
||||
"keywords": [
|
||||
"css",
|
||||
"functions",
|
||||
"github",
|
||||
"mixins",
|
||||
"primer",
|
||||
"primercss",
|
||||
"scss",
|
||||
"variables"
|
||||
],
|
||||
"license": "MIT",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "broccolini",
|
||||
"email": "diana.mounter@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "jonrohan",
|
||||
"email": "yes@jonrohan.codes"
|
||||
}
|
||||
],
|
||||
"name": "primer-support",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/primer/primer-support.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "stylelint **/*.scss -c .stylelintrc.json -s scss"
|
||||
},
|
||||
"style": "index.scss",
|
||||
"version": "1.2.2"
|
||||
}
|
||||
Reference in New Issue
Block a user