You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

171 lines
4.7 KiB

6 years ago
{
"_args": [
[
"randomatic@^3.0.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/fill-range"
]
],
"_from": "randomatic@>=3.0.0 <4.0.0",
"_id": "randomatic@3.1.0",
"_inCache": true,
"_installable": true,
"_location": "/randomatic",
"_nodeVersion": "10.3.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/randomatic_3.1.0_1533760266184_0.346632692147973"
},
"_npmUser": {
"email": "brian.woodward@gmail.com",
"name": "doowb"
},
"_npmVersion": "6.1.0",
"_phantomChildren": {},
"_requested": {
"name": "randomatic",
"raw": "randomatic@^3.0.0",
"rawSpec": "^3.0.0",
"scope": null,
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/fill-range"
],
"_resolved": "https://registry.npmjs.org/randomatic/-/randomatic-3.1.0.tgz",
"_shasum": "36f2ca708e9e567f5ed2ec01949026d50aa10116",
"_shrinkwrap": null,
"_spec": "randomatic@^3.0.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/fill-range",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/randomatic/issues"
},
"contributors": [
{
"name": "Bogdan Chadkin",
"url": "https://github.com/TrySound"
},
{
"name": "Dragos Fotescu",
"url": "http://dragosfotescu.com"
},
{
"name": "Faiz ul haque",
"url": "http://www.10pearls.com"
},
{
"name": "Jon Schlinkert",
"url": "http://twitter.com/jonschlinkert"
},
{
"name": "Michael Rhodes",
"url": "http://michaelrhod.es"
},
{
"name": "Paul Miller",
"url": "https://paulmillr.com"
},
{
"name": "Rouven Weßling",
"url": "www.rouvenwessling.de"
},
{
"name": "Sun Knudsen",
"url": "https://sunknudsen.com"
}
],
"dependencies": {
"is-number": "^4.0.0",
"kind-of": "^6.0.0",
"math-random": "^1.0.1"
},
"description": "Generate randomized strings of a specified length using simple character sequences. The original generate-password.",
"devDependencies": {
"ansi-bold": "^0.1.1",
"benchmarked": "^1.1.1",
"glob": "^7.1.2",
"gulp-format-md": "^0.1.12",
"mocha": "^3.4.2"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-KnGPVE0lo2WoXxIZ7cPR8YBpiol4gsSuOwDSg410oHh80ZMp5EiypNqL2K4Z77vJn6lB5rap7IkAmcUlalcnBQ==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJba1MKCRA9TVsSAnZWagAAYYsQAKAsbfsYPVlzalCQIzCf\nk71tleOZRGBSfuzJW+Wa9AZLFczC9nNex3nsdBKMr3wdCRSCti2448xzW5v8\nYgkKPzWzBLCMdLiTmfpE12GjUDld5KZ1KGN1RwFHU/AMNB8Du9NZn/y0/bQ8\nl9EKidQJrViSpCRFu/8KIRzZL5IQZ4GBE4hRTu0hlCJP0GdL29nBrTCvzdKX\nTaSZzbQCOXdpTObUuh9CeeiljjDU0Kp06uVboBy370nUJ/sRcUv1KzvV5HQl\nKZ7r54+jBVhvQHd+19SWkE9SV96O/ZUjMCgdJ4sHHkmVso6FEWHp0FxUldl1\n4+0H87R1Jfzi82CXzwQ90sC/X2tztBNUGhVgMn6G1nwkCU4/VBBGrpf0ULHB\nc/YSKRf41BgGFpKJ4NhCLrwdpx1GvDsRJAzG79mtpJT1s+mfJdspGjL9tE2+\nXJxVWHeEQtOtzYM21pIeX3W3pxbIkIjaQzwcrdgOuIYptduvGRqKlxcGl/wz\np5g/1veEQGGlGPPI3x1RPmGEGOr6hCDI/uyfoqfx5dtp5vWm0QkvVAPTUezw\nl209i9j0+G21jONJQo7Ue+TskYmLg4Ca3T/8MB2/lhsabrocpgymwzVCvj5f\nF8Vwq0vvaOYsZNiZ2Ki6tJcIIZtaGu/vR8zxsf/jx9hsBBP7bsZm6ySgVrmb\ngw0z\r\n=pcsN\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "36f2ca708e9e567f5ed2ec01949026d50aa10116",
"tarball": "https://registry.npmjs.org/randomatic/-/randomatic-3.1.0.tgz",
"unpackedSize": 12421
},
"engines": {
"node": ">= 0.10.0"
},
"files": [
"index.js"
],
"gitHead": "4d76cd1ec91d0ac0ff33fa112efb806ab96295b9",
"homepage": "https://github.com/jonschlinkert/randomatic",
"keywords": [
"alpha",
"alpha-numeric",
"alphanumeric",
"characters",
"chars",
"generate",
"generate-password",
"numeric",
"password",
"rand",
"random",
"randomatic",
"randomize",
"randomized"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "brian.woodward@gmail.com",
"name": "doowb"
},
{
"email": "github@sellside.com",
"name": "jonschlinkert"
}
],
"name": "randomatic",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/randomatic.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"layout": "default",
"lint": {
"reflinks": true
},
"plugins": [
"gulp-format-md"
],
"related": {
"list": [
"pad-left",
"pad-right",
"repeat-string"
]
},
"tasks": [
"readme"
],
"toc": false
},
"version": "3.1.0"
}