UNPKG

@js-draw/math

Version:
13 lines (12 loc) 272 B
{ "name": "js-draw-math-test-imports", "version": "0.0.1", "description": "Test module and CommonJS imports", "author": "Henry Heino", "license": "MIT", "private": true, "type": "module", "scripts": { "test": "node test-imports.js && node test-require.cjs" } }