halflife-array
Version:
Creates an array of the halflife of something as the value decreases over time.
18 lines (17 loc) • 432 B
JSON
{
"name": "halflife-array",
"version": "1.0.4",
"main": "index.js",
"repository": "git+https://github.com/shortdark/halflife-array.git",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"halflife",
"array",
"time"
],
"author": "Neil Ludlow",
"license": "ISC",
"description": "Creates an array of the halflife of something as the value decreases over time."
}