mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-25 20:56:22 +10:00
23 lines
493 B
JSON
23 lines
493 B
JSON
{
|
|
"name": "seedrandom",
|
|
"filename": "seedrandom.min.js",
|
|
"version": "2.2",
|
|
"description": "seeded random number generator for Javascript",
|
|
"homepage": "https://github.com/davidbau/seedrandom",
|
|
"keywords": [
|
|
"random number",
|
|
"seed"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "David Bau"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/davidbau/seedrandom.git"
|
|
}
|
|
]
|
|
}
|