UNPKG

betwixt

Version:

String rank for re-orderable lists

38 lines (37 loc) 599 B
{ "name": "betwixt", "description": "String rank for re-orderable lists", "version": "0.3.0", "main": "betwixt.js", "moduleType": [ "node", "globals" ], "license": "ISC", "keywords": [ "dense", "linear", "order", "database", "list", "string", "before", "after", "between", "reorder" ], "authors": [ "Yarrow Angelweed" ], "repository": { "type": "git", "url": "https://github.com/yarrow/betwixt.git" }, "ignore": [ "**/.*", "/node_modules/", "/bower_components/", "/coverage/", "/src/" ] }