Sha256: 16947f96f7c11cf7c91d773869a9ed736541e8dcd677a9eafa5521c1804234e4

Contents?: true

Size: 1.57 KB

Versions: 7

Compression:

Stored size: 1.57 KB

Contents

{
  "_from": "bulma-block-list@^0.4",
  "_id": "bulma-block-list@0.4.0",
  "_inBundle": false,
  "_integrity": "sha512-N1jFSWXKmZrtETmbAVuy/q7TA0eb6VuyeaM8YsOue43Es55CPWshbK1vplJ+BYoxaacibs9paNhQs0y35qU+dQ==",
  "_location": "/bulma-block-list",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "bulma-block-list@^0.4",
    "name": "bulma-block-list",
    "escapedName": "bulma-block-list",
    "rawSpec": "^0.4",
    "saveSpec": null,
    "fetchSpec": "^0.4"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/bulma-block-list/-/bulma-block-list-0.4.0.tgz",
  "_shasum": "4f70d2bdeb1dbaa730c1f7cf75adcd6013b5703b",
  "_spec": "bulma-block-list@^0.4",
  "_where": "/Users/chrisrhymes/Code/bulma-clean-theme",
  "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.0"
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
bulma-clean-theme-0.10.3 node_modules/bulma-block-list/package.json
bulma-clean-theme-0.10.2 node_modules/bulma-block-list/package.json
bulma-clean-theme-0.10.1 node_modules/bulma-block-list/package.json
bulma-clean-theme-0.10 node_modules/bulma-block-list/package.json
bulma-clean-theme-0.9.2 node_modules/bulma-block-list/package.json
bulma-clean-theme-0.9.1 node_modules/bulma-block-list/package.json
bulma-clean-theme-0.9 node_modules/bulma-block-list/package.json