UNPKG

@coorpacademy/baucis-links

Version:

Set links and Link header for baucis JSON responses.'

33 lines (32 loc) 733 B
{ "name": "@coorpacademy/baucis-links", "version": "2.0.0", "description": "Set links and Link header for baucis JSON responses.'", "repository": { "type": "git", "url": "https://github.com/Coorpacademy/baucis.git", "directory": "packages/baucis-links" }, "main": "index.js", "files": [ "index.js", "package.json" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 0" }, "keywords": [ "baucis", "rest", "hateoas" ], "author": "William Riley-Land", "maintainers": [ "Adrien Becchis <adrien.becchis@coorpacademy.com>" ], "license": "MIT", "dependencies": { "lodash": "^4.17.21" }, "gitHead": "34b8e9091bb2c4d78f25a649d1bb6d59e0e42801" }