75 строки
1.8 KiB
JSON
75 строки
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"primer-navigation@1.5.3",
|
|
"/Users/mike/GitHub/opensourcefriday"
|
|
]
|
|
],
|
|
"_from": "primer-navigation@1.5.3",
|
|
"_id": "primer-navigation@1.5.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-TTJzT67VKzQBP9cQNTQAx5FODFY=",
|
|
"_location": "/primer-navigation",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "primer-navigation@1.5.3",
|
|
"name": "primer-navigation",
|
|
"escapedName": "primer-navigation",
|
|
"rawSpec": "1.5.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.5.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/primer-core"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/primer-navigation/-/primer-navigation-1.5.3.tgz",
|
|
"_spec": "1.5.3",
|
|
"_where": "/Users/mike/GitHub/opensourcefriday",
|
|
"author": {
|
|
"name": "GitHub, Inc."
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/primer/primer/issues"
|
|
},
|
|
"dependencies": {
|
|
"primer-support": "4.5.2"
|
|
},
|
|
"description": "Singular purpose and flexible navigation elements.",
|
|
"files": [
|
|
"index.scss",
|
|
"lib",
|
|
"build"
|
|
],
|
|
"homepage": "http://primer.github.io/",
|
|
"keywords": [
|
|
"primer",
|
|
"css",
|
|
"github",
|
|
"design-system",
|
|
"nav",
|
|
"navigation"
|
|
],
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "primer-navigation",
|
|
"primer": {
|
|
"category": "core",
|
|
"module_type": "components"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/primer/primer/tree/master/modules/primer-navigation"
|
|
},
|
|
"sass": "index.scss",
|
|
"scripts": {
|
|
"build": "../../script/npm-run primer-module-build index.scss",
|
|
"lint": "../../script/lint-scss",
|
|
"prepare": "npm run build",
|
|
"test": "../../script/npm-run-all build lint"
|
|
},
|
|
"style": "build/build.css",
|
|
"version": "1.5.3"
|
|
}
|