Sha256: a2f67d797db01f7382baae74286cf6cd422ba9c35a2f3cff6066876fa118f456
Contents?: true
Size: 1.59 KB
Versions: 2
Compression:
Stored size: 1.59 KB
Contents
{ "_from": "bulma-block-list@^0.4.1", "_id": "bulma-block-list@0.4.2", "_inBundle": false, "_integrity": "sha512-WxcGcxNFa6ZrF/CIR7uETLHJVwnFemKuTS5hI3CMn5hJ2PONp2WghldBGlINzxrj6jcf89cyE/YoEEtKUxYJcw==", "_location": "/bulma-block-list", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "bulma-block-list@^0.4.1", "name": "bulma-block-list", "escapedName": "bulma-block-list", "rawSpec": "^0.4.1", "saveSpec": null, "fetchSpec": "^0.4.1" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/bulma-block-list/-/bulma-block-list-0.4.2.tgz", "_shasum": "b4ed51036ea74601e5f1efbb25fe0d94ff9bc394", "_spec": "bulma-block-list@^0.4.1", "_where": "C:\\Users\\Mattia\\Progetti\\opentoolbox\\template", "author": { "name": "chrisrhymes" }, "bugs": { "url": "https://github.com/chrisrhymes/bulma-block-list/issues" }, "bundleDependencies": false, "dependencies": { "bulma": "^0.8.0" }, "deprecated": false, "description": "A simple scss package extending Bulma with block style list elements", "devDependencies": { "node-sass": "^4.9.2" }, "homepage": "https://github.com/chrisrhymes/bulma-block-list#readme", "keywords": [ "Bulma", "List", "BlockList", "Unordered List" ], "license": "MIT", "main": "src/block-list.scss", "name": "bulma-block-list", "scripts": { "css-build": "node-sass --omit-source-map-url src/demo.scss docs/demo.css", "css-watch": "npm run css-build -- --watch", "start": "npm run css-watch" }, "version": "0.4.2" }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-opentoolbox-1.1.0 | node_modules/bulma-block-list/package.json |
jekyll-theme-opentoolbox-1.0.8 | node_modules/bulma-block-list/package.json |