UNPKG

matter-wrap

Version:

A coordinate wrapping plugin for matter.js

10 lines 135 B
language: node_js sudo: false node_js: - "node" install: - npm install script: - npm run lint - npm run build - npm run test