Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "popfun", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "pop last item of array, if it is function", | ||
@@ -12,2 +12,5 @@ "main": "index.js", | ||
}, | ||
"devDependencies": { | ||
"tap": "0.3.x" | ||
}, | ||
"repository": { | ||
@@ -22,4 +25,8 @@ "type": "git", | ||
], | ||
"author": "Michael Nisi", | ||
"author": { | ||
"name": "Michael Nisi", | ||
"email": "michael.nisi@gmail.com", | ||
"url": "http://michaelnisi.com" | ||
}, | ||
"license": "MIT" | ||
} |
3922
1