UNPKG

589 BJSONView Raw
1{
2 "name": "filled",
3 "version": "0.26.0",
4 "description": "Check if array contains something.",
5 "main": "filled.deploy.js",
6 "support": "filled.support.js",
7 "authors": [
8 "Richeve S. Bebedor <richeve.bebedor@gmail.com>",
9 "John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
10 "Vinse Vinalon <vinsevinalon@gmail.com>"
11 ],
12 "license": "MIT",
13 "keywords": [
14 "check",
15 "array",
16 "filled"
17 ],
18 "homepage": "https://github.com/volkovasystems/filled",
19 "ignore": [
20 "**/.*",
21 "node_modules",
22 "bower_components",
23 "test",
24 "tests"
25 ],
26 "dependencies": {
27 "arkount": "^0.12.0"
28 }
29}
\No newline at end of file