UNPKG

mezquite

Version:

library to manage maps between objects

10 lines (9 loc) 121 B
language: node_js sudo: false node_js: - "node" install: - npm install - npm install mocha -g script: - npm test