UNPKG

@vect/vector-margin

Version:
36 lines (35 loc) 761 B
{ "name": "@vect/vector-margin", "version": "0.6.13", "description": "Util for array", "main": "./dist/index.cjs", "exports": { "import": "./dist/index.mjs", "require": "./dist/index.cjs" }, "files": [ "dist" ], "publishConfig": { "access": "public" }, "scripts": { "pub": "npm publish", "test": "node -r @babel/register test/test.index.js" }, "repository": { "type": "git", "url": "git+https://github.com/hoyeungw/vect.git" }, "keywords": [ "array", "vector" ], "author": "Hoyeung Wong", "license": "MIT", "bugs": { "url": "https://github.com/hoyeungw/vect" }, "homepage": "https://github.com/hoyeungw/vect#readme", "gitHead": "a73686aba7600e8e63e52ef85405c5adc3d88cab" }