UNPKG

da

Version:

First, last, or not argument getter for a given type

20 lines 438 B
{ "author": "Beau Sorensen <mail@beausorensen.com> (http://github.com/sorensen)" , "name": "da" , "description": "First, last, or not argument getter for a given type" , "version": "0.0.3" , "repository": { "type": "git" , "url": "git://github.com/sorensen/defined-args.git" } , "engines": { "node": "0.x" } , "main": "index.js" , "scripts": { "test": "make test" } , "devDependencies": { "mocha": "~1.8.1" } }