UNPKG

resturlify

Version:
23 lines (22 loc) 419 B
{ "name": "resturlify", "main": "resturlify.js", "version": "1.0.0", "homepage": "https://github.com/ZeroMcMuffin/RestUrlify", "authors": [ "ZeroMcMuffin <zeromcmuffin@gmail.com>" ], "description": "Consistently generate restful urls", "keywords": [ "Rest", "URLs" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }