rittenhop-ghost/versions/5.94.2/node_modules/is-string-blank/package.json

25 lines
596 B
JSON
Raw Normal View History

{
"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": {}
}