mirror of https://github.com/lukechilds/docs.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
86 lines
2.0 KiB
86 lines
2.0 KiB
{
|
|
"_args": [
|
|
[
|
|
"system-font-css@2.0.2",
|
|
"/Users/manthony/repos/docs.blockstack"
|
|
]
|
|
],
|
|
"_from": "system-font-css@2.0.2",
|
|
"_id": "system-font-css@2.0.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-zK36lpja4NIi4Po99bXReeqeDcM1sW4hTKJt5Mby/IXX6kLSwjkQ4pZThFdgb/jDwfRsBvxxVG+VekP1sTdF0w==",
|
|
"_location": "/system-font-css",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "system-font-css@2.0.2",
|
|
"name": "system-font-css",
|
|
"escapedName": "system-font-css",
|
|
"rawSpec": "2.0.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.0.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/system-font-css/-/system-font-css-2.0.2.tgz",
|
|
"_spec": "2.0.2",
|
|
"_where": "/Users/manthony/repos/docs.blockstack",
|
|
"author": {
|
|
"name": "Jonathan Neal",
|
|
"email": "jonathantneal@hotmail.com",
|
|
"url": "http://jonathantneal.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jonathantneal/system-font-css/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Zach Leatherman",
|
|
"email": "zachleatherman@gmail.com",
|
|
"url": "https://zachleat.com/"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"cpr": "^2.2.0"
|
|
},
|
|
"description": "Use the native system font of the OS running the browser",
|
|
"devDependencies": {},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
},
|
|
"homepage": "https://github.com/jonathantneal/system-font-css",
|
|
"keywords": [
|
|
"system",
|
|
"fonts",
|
|
"faces",
|
|
"rules",
|
|
"css",
|
|
"mac",
|
|
"windows",
|
|
"ubuntu",
|
|
"san",
|
|
"fransisco",
|
|
"helvetica",
|
|
"neue",
|
|
"lucida",
|
|
"grande",
|
|
"segoe",
|
|
"ui",
|
|
"microsoft",
|
|
"sans",
|
|
"serif"
|
|
],
|
|
"license": "CC0-1.0",
|
|
"main": "system-font.css",
|
|
"name": "system-font-css",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/jonathantneal/system-font-css.git"
|
|
},
|
|
"scripts": {
|
|
"install": "cpr system-font.css _system-font.scss -o && cpr system-font.css system-font.less -o"
|
|
},
|
|
"version": "2.0.2"
|
|
}
|
|
|