UNPKG

isotope-abundances

Version:

A JavaScript library for working with isotope abundances

32 lines (31 loc) 767 B
{ "name": "isotope-abundances", "version": "2.0.4", "description": "A JavaScript library for working with isotope abundances", "main": "index.js", "scripts": { "test": "./node_modules/.bin/mocha" }, "repository": { "type": "git", "url": "git+https://github.com/emptyport/isotope-abundances.git" }, "keywords": [ "isotope", "abundance", "chemistry", "chemical", "mass" ], "author": "Michael Porter <michaelporter.chemistry@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/emptyport/isotope-abundances/issues" }, "homepage": "https://github.com/emptyport/isotope-abundances#readme", "devDependencies": { "chai": "^4.1.2", "fs": "0.0.1-security", "mocha": "^5.2.0" } }