execd
Version:
Check if method has been called.
44 lines • 998 B
JSON
{
"name": "plough",
"version": "0.29.0",
"description": "Flatten arrays",
"main": "plough.deploy.js",
"support": "plough.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"flatten-arrays",
"flat-arrays",
"arrays",
"array",
"flat",
"plough"
],
"homepage": "https://github.com/volkovasystems/plough",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"arid": "^0.30.0",
"decrease": "^0.27.0",
"doubt": "^0.34.0",
"raze": "^0.34.0"
},
"_release": "0.29.0",
"_resolution": {
"type": "version",
"tag": "0.29.0",
"commit": "0570905ac34271c59b844df298fcc21fa897efad"
},
"_source": "https://github.com/volkovasystems/plough.git",
"_target": "^0.29.0",
"_originalSource": "plough"
}