execd
Version:
Check if method has been called.
41 lines • 940 B
JSON
{
"name": "shft",
"version": "0.5.0",
"description": "Get remaining elements starting from the given index.",
"main": "shft.deploy.js",
"support": "shft.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"get",
"element",
"start",
"index",
"shft"
],
"homepage": "https://github.com/volkovasystems/shft",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"arid": "^0.30.0",
"raze": "^0.34.0"
},
"_release": "0.5.0",
"_resolution": {
"type": "version",
"tag": "0.5.0",
"commit": "7c4f856bb5140244174d80de41d998e00acc79ac"
},
"_source": "https://github.com/volkovasystems/shft.git",
"_target": "^0.5.0",
"_originalSource": "shft"
}