UNPKG

eccodes-data-bufr

Version:
33 lines (32 loc) 727 B
{ "name": "eccodes-data-bufr", "version": "0.1.0", "description": "BUFR format data for eccodes-lib", "main": "index.js", "directories": { "definitions": "definitions" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/nbald/eccodes-data-bufr.git" }, "keywords": [ "eccodes", "eccodes-lib", "eccodes-data", "bufr", "weather", "weather-on-cloud" ], "author": "Nicolas Baldeck", "license": "Apache-2.0", "bugs": { "url": "https://github.com/nbald/eccodes-data-bufr/issues" }, "homepage": "https://github.com/nbald/eccodes-data-bufr#readme", "dependencies": { } }