UNPKG

272 BJSONView Raw
1{
2 "name": "is-empty",
3 "repository": "https://github.com/ianstormtaylor/is-empty.git",
4 "description": "Check whether a value is empty.",
5 "version": "0.0.1",
6 "keywords": ["empty", "array", "object"],
7 "devDependencies": {
8 "mocha": "*",
9 "should": "*"
10 }
11}
\No newline at end of file