dookie-tools
Version:
A set of tools to use in your scripts. Fast and easy!
25 lines (24 loc) • 589 B
JSON
{
"name": "dookie-tools",
"version": "0.1.3",
"description": "A set of tools to use in your scripts. Fast and easy!",
"main": "dtools.js",
"ignore": [
"Makefile",
"package.json",
"node_modules",
"test"
],
"keywords": [
"swissknife",
"all-in-one",
"array utils",
"json utils"
],
"author": "Agustín Cañas <agustincanas@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/dookie23/dtools/issues"
},
"homepage": "https://github.com/dookie23/dtools"
}