nucos-tmp
Version:
NOAA Unit Conversion for Oil Spills
32 lines (31 loc) • 549 B
JSON
{
"name": "nucos",
"version": "1.2.0",
"homepage": "https://github.com/NOAA-ORR-ERD/NUCOS",
"authors": [
"Alexander Miranda <alex.miranda@noaa.gov>",
"Nathan Wilkins <nathan.wilkins@noaa.gov>"
],
"description": "Unit conversion library",
"main": "nucos.js",
"moduleType": [
"amd",
"commonjs",
"bowser"
],
"keywords": [
"unit",
"conversion",
"oil",
"spill",
"oil"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}