133 lines
3.1 KiB
JSON
133 lines
3.1 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"randomatic@^1.1.3",
|
||
|
"C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\fill-range"
|
||
|
]
|
||
|
],
|
||
|
"_from": "randomatic@>=1.1.3-0 <2.0.0-0",
|
||
|
"_id": "randomatic@1.1.6",
|
||
|
"_inCache": true,
|
||
|
"_location": "/randomatic",
|
||
|
"_nodeVersion": "6.7.0",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "packages-18-east.internal.npmjs.com",
|
||
|
"tmp": "tmp/randomatic-1.1.6.tgz_1480022662943_0.08446102566085756"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"email": "github@sellside.com",
|
||
|
"name": "jonschlinkert"
|
||
|
},
|
||
|
"_npmVersion": "3.10.3",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "randomatic",
|
||
|
"raw": "randomatic@^1.1.3",
|
||
|
"rawSpec": "^1.1.3",
|
||
|
"scope": null,
|
||
|
"spec": ">=1.1.3-0 <2.0.0-0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/fill-range"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/randomatic/-/randomatic-1.1.6.tgz",
|
||
|
"_shasum": "110dcabff397e9dcff7c0789ccc0a49adf1ec5bb",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "randomatic@^1.1.3",
|
||
|
"_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\fill-range",
|
||
|
"author": {
|
||
|
"name": "Jon Schlinkert",
|
||
|
"url": "https://github.com/jonschlinkert"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/jonschlinkert/randomatic/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"is-number": "^2.0.2",
|
||
|
"kind-of": "^3.0.2"
|
||
|
},
|
||
|
"description": "Generate randomized strings of a specified length, fast. Only the length is necessary, but you can optionally generate patterns using any combination of numeric, alpha-numeric, alphabetical, special or custom characters.",
|
||
|
"devDependencies": {
|
||
|
"ansi-bold": "^0.1.1",
|
||
|
"benchmarked": "^0.1.4",
|
||
|
"glob": "^5.0.15",
|
||
|
"gulp-format-md": "^0.1.11",
|
||
|
"mocha": "*",
|
||
|
"should": "*"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "110dcabff397e9dcff7c0789ccc0a49adf1ec5bb",
|
||
|
"tarball": "https://registry.npmjs.org/randomatic/-/randomatic-1.1.6.tgz"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 0.10.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js"
|
||
|
],
|
||
|
"gitHead": "80065df04deaa8f7a405d2689aaaef57117c6a94",
|
||
|
"homepage": "https://github.com/jonschlinkert/randomatic",
|
||
|
"installable": true,
|
||
|
"keywords": [
|
||
|
"alpha",
|
||
|
"alpha-numeric",
|
||
|
"alphanumeric",
|
||
|
"characters",
|
||
|
"chars",
|
||
|
"numeric",
|
||
|
"rand",
|
||
|
"random",
|
||
|
"randomatic",
|
||
|
"randomize",
|
||
|
"randomized"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"name": "doowb",
|
||
|
"email": "brian.woodward@gmail.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "jonschlinkert",
|
||
|
"email": "github@sellside.com"
|
||
|
}
|
||
|
],
|
||
|
"name": "randomatic",
|
||
|
"optionalDependencies": {},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/jonschlinkert/randomatic.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "mocha"
|
||
|
},
|
||
|
"verb": {
|
||
|
"layout": "default",
|
||
|
"lint": {
|
||
|
"reflinks": true
|
||
|
},
|
||
|
"plugins": [
|
||
|
"gulp-format-md"
|
||
|
],
|
||
|
"reflinks": [
|
||
|
"verb",
|
||
|
"verb-generate-readme"
|
||
|
],
|
||
|
"related": {
|
||
|
"list": [
|
||
|
"pad-left",
|
||
|
"pad-right",
|
||
|
"repeat-string"
|
||
|
]
|
||
|
},
|
||
|
"tasks": [
|
||
|
"readme"
|
||
|
],
|
||
|
"toc": false
|
||
|
},
|
||
|
"version": "1.1.6"
|
||
|
}
|