{
  "name": "is-string-blank",
  "version": "1.0.1",
  "description": "The fast way to check if a string is blank",
  "main": "index.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/plotly/is-string-blank.git"
  },
  "keywords": [
    "string",
    "blank",
    "javascript",
    "fast"
  ],
  "author": "Alex Johnson (@alexcjohnson)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/plotly/is-string-blank/issues"
  },
  "homepage": "https://github.com/plotly/is-string-blank#readme",
  "devDependencies": {}
}
