UNPKG

flatten-js

Version:

Javascript library for 2d geometry

12 lines 306 B
{ "source": { "include": ["./","./utils","README.md"], "exclude": ["./docs","./dist", "./node_modules", "./coverage", "./test", "./index.js"], "includePattern": ".js$" }, "opts": { "destination": "./docs/", "recurse": true, "template": "./node_modules/minami" } }