UNPKG

@ribajs/npm-package

Version:

Check if an npm package is installed

58 lines 1.56 kB
{ "name": "@ribajs/npm-package", "description": "Check if an npm package is installed", "version": "2.0.0-rc.23", "type": "commonjs", "author": "Pascal Garber <pascal@artandcode.studio>", "contributors": [], "url": "https://github.com/ribajs/riba/tree/master/infra/eslint", "main": "index.cjs", "module": "index.cjs", "source": "index.cjs", "files": [ "LICENSE", "README.md", "index.js" ], "license": "MIT", "licenses": [ { "type": "MIT", "url": "https://github.com/ribajs/riba/blob/master/LICENSE" } ], "repository": { "type": "git", "url": "git+https://github.com/ribajs/riba.git" }, "keywords": [ "Art+Code Studio", "Riba", "postcss", "postcss-config", "postcss-plugin", "purgecss" ], "bugs": { "url": "https://github.com/ribajs/riba/issues" }, "homepage": "https://github.com/ribajs/riba#readme", "optionalDependencies": { "@ribajs/artcodestudio": "^2.0.0-rc.23", "@ribajs/bs4": "^2.0.0-rc.23", "@ribajs/bs5": "^2.0.0-rc.23", "@ribajs/content-slider": "^2.0.0-rc.23", "@ribajs/core": "^2.0.0-rc.23", "@ribajs/i18n": "^2.0.0-rc.23", "@ribajs/iconset": "^2.0.0-rc.23", "@ribajs/leaflet-map": "^2.0.0-rc.23", "@ribajs/moment": "^2.0.0-rc.23", "@ribajs/octobercms": "^2.0.0-rc.23", "@ribajs/photoswipe": "^2.0.0-rc.23", "@ribajs/shopify": "^2.0.0-rc.23", "@ribajs/shopify-easdk": "^2.0.0-rc.23", "@ribajs/shopify-tda": "^2.0.0-rc.23", "bootstrap": "^5.3.6", "leaflet": "^1.9.4" } }