UNPKG

http-methods

Version:

Handle multiple methods elegantly

14 lines 307 B
{ "framework": "custom" , "browserify": true , "src_files": [ "test/**/*.js" , "node_modules/testem/adapters/testling.js" ] , "watch_files": [ "test/**/*.js" , "./index.js" ] , "node": "node_modules/.bin/tap" , "node-args": ["--tap", "test"] }