UNPKG

281 BJSONView Raw
1{
2 "name": "chance",
3 "repo": "victorquinn/chancejs",
4 "description": "Minimalist generator of random strings, numbers, etc.",
5 "version": "0.6.1",
6 "keywords": ["chance", "random", "generator", "test"],
7 "main": "chance.js",
8 "license": "MIT",
9 "scripts": ["chance.js"]
10}