{
  "_from": "basscss-flexbox@^1.0.1",
  "_id": "basscss-flexbox@1.0.1",
  "_inBundle": false,
  "_integrity": "sha1-9kvHYH+Xp9+rdMHgEeGnetc0+Do=",
  "_location": "/basscss-flexbox",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "basscss-flexbox@^1.0.1",
    "name": "basscss-flexbox",
    "escapedName": "basscss-flexbox",
    "rawSpec": "^1.0.1",
    "saveSpec": null,
    "fetchSpec": "^1.0.1"
  },
  "_requiredBy": [
    "/basscss"
  ],
  "_resolved": "https://registry.npmjs.org/basscss-flexbox/-/basscss-flexbox-1.0.1.tgz",
  "_shasum": "f64bc7607f97a7dfab74c1e011e1a77ad734f83a",
  "_spec": "basscss-flexbox@^1.0.1",
  "_where": "/Users/jameskyburz/Documents/src/level-eventstore/packages/ui/src/ui/node_modules/basscss",
  "author": {
    "name": "Brent Jackson"
  },
  "bugs": {
    "url": "https://github.com/basscss/basscss/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Flexbox utilities",
  "devDependencies": {
    "autoprefixer": "^6.3.1",
    "postcss-cli": "^2.5.0",
    "postcss-custom-media": "^5.0.1",
    "postcss-custom-properties": "^5.0.0",
    "postcss-import": "^8.0.2"
  },
  "homepage": "https://github.com/basscss/basscss",
  "license": "MIT",
  "name": "basscss-flexbox",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/basscss/basscss.git"
  },
  "scripts": {
    "prepublish": "mkdir -p css && postcss index.css -u postcss-import -u postcss-custom-media -u postcss-custom-properties -u autoprefixer -o css/flexbox.css"
  },
  "style": "index.css",
  "version": "1.0.1"
}
