romgrk-2d-geometry
Version:
Javascript library for 2d geometry
15 lines (14 loc) • 431 B
JSON
{
"name": "@flatten-js/utils",
"version": "1.0.0",
"description": "Utilities for flatten-js library",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"npm-publish": "npm publish --access public",
"build": "rollup -c"
},
"keywords": [],
"author": "“Alex <“alexbol99@gmail.com”> (“https://github.com/alexbol99/flatten-red-black-tree)",
"license": "MIT"
}