{
  "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"
  ]
}
