UNPKG

@canterbury-air-patrol/marine-sweep-width-data

Version:
36 lines (35 loc) 939 B
{ "name": "@canterbury-air-patrol/marine-sweep-width-data", "version": "0.2.0", "description": "Marine Search and Rescue Sweep Width Data", "main": "dist/marine-sweep-width-data.js", "package": "dist/marine-sweep-width-data.mjs", "types": "dist/marine-sweep-width-data.d.ts", "files": [ "dist/" ], "scripts": { "build": "tsup", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/canterbury-air-patrol/marine-sweep-width-data.git" }, "keywords": [ "sar", "marine", "sweep", "width" ], "author": "Scott Parlane", "license": "PDDL-1.0", "bugs": { "url": "https://github.com/canterbury-air-patrol/marine-sweep-width-data/issues" }, "homepage": "https://github.com/canterbury-air-patrol/marine-sweep-width-data#readme", "devDependencies": { "tsup": "^8.3.5", "typescript": "^5.7.2" } }