strong-arc
Version:
A visual suite for the StrongLoop API Platform
23 lines (22 loc) • 424 B
JSON
{
"name": "chance",
"version": "0.7.7",
"main": "chance.js",
"ignore": [
"node_modules"
],
"description": "Chance - Utility library to generate anything random",
"homepage": "http://chancejs.com",
"keywords": [
"chance",
"random",
"generator"
],
"author": {
"name": "Victor Quinn",
"web": "http://victorquinn.com"
},
"devDependencies": {
"phone_number_js": "~1.0.0"
}
}