khannizam2000 / StoreSetupDC

Retail Distribution Store Setup for Flex
1 stars 0 forks source link

primer support #2

Open khannizam2000 opened 1 month ago

khannizam2000 commented 1 month ago

{ "_args": [ [ "primer-pagination@2.0.0", "/Users/damaneice/Projects/opensource.guide" ] ], "_from": "primer-pagination@2.0.0", "_id": "primer-pagination@2.0.0", "_inBundle": false, "_integrity": "sha512-+1BGHkNJoJtGVkfWi/IUP82MlShSrPJM1my6da1UnfcRBhONfk+7O3DXT7VLscXYk11rYsd/pGKZ8ZPH4DAvsw==", "_location": "/primer-pagination", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "primer-pagination@2.0.0", "name": "primer-pagination", "escapedName": "primer-pagination", "rawSpec": "2.0.0", "saveSpec": null, "fetchSpec": "2.0.0" }, "_requiredBy": [ "/primer-core" ], "_resolved": "https://registry.npmjs.org/primer-pagination/-/primer-pagination-2.0.0.tgz", "_spec": "2.0.0", "_where": "/Users/damaneice/Projects/opensource.guide", "author": { "name": "GitHub, Inc." }, "bugs": { "url": "https://github.com/primer/primer/issues" }, "dependencies": { "primer-support": "5.0.0" }, "description": "Pagination component for applying button styles to a connected set of links that go to related pages", "homepage": "http://primer.github.io/", "keywords": [ "github", "primer" ], "license": "MIT", "main": "build/index.js", "name": "primer-pagination", "primer": { "category": "product", "module_type": "components" }, "repository": { "type": "git", "url": "https://github.com/primer/primer/tree/master/modules/primer-pagination" }, "sass": "index.scss", "scripts": { "build": "../../script/npm-run primer-module-build index.scss", "lint": "../../script/lint-scss", "postpublish": "../../script/notify success", "prepare": "npm run build", "prepublishOnly": "../../script/notify pending", "test": "../../script/npm-run-all build lint test-docs", "test-docs": "../../script/test-docs" }, "style": "index.scss", "version": "2.0.0" }

khannizam2000 commented 1 month ago

{ "_args": [ [ "primer-navigation@2.0.0", "/Users/damaneice/Projects/opensource.guide" ] ], "_from": "primer-navigation@2.0.0", "_id": "primer-navigation@2.0.0", "_inBundle": false, "_integrity": "sha512-yi45wDOuct/Wxp60hG74kfiNKsTluYmhsNelMBOy5WgTmnqtQy0l3d5NAQz/XdvEdiRrpres3LcPxs8GONO3sQ==", "_location": "/primer-navigation", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "primer-navigation@2.0.0", "name": "primer-navigation", "escapedName": "primer-navigation", "rawSpec": "2.0.0", "saveSpec": null, "fetchSpec": "2.0.0" }, "_requiredBy": [ "/primer-core" ], "_resolved": "https://registry.npmjs.org/primer-navigation/-/primer-navigation-2.0.0.tgz", "_spec": "2.0.0", "_where": "/Users/damaneice/Projects/opensource.guide", "author": { "name": "GitHub, Inc." }, "bugs": { "url": "https://github.com/primer/primer/issues" }, "dependencies": { "primer-support": "5.0.0" }, "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", "postpublish": "../../script/notify success", "prepare": "npm run build", "prepublishOnly": "../../script/notify pending", "test": "../../script/npm-run-all build lint" }, "style": "build/build.css", "version": "2.0.0" }