blob: f56cb013d88100abaa4a0507ce9dada3c8fd094e [file] [log] [blame]
{
"_args": [
[
"minimist-options@3.0.2",
"/Users/jaslan/Development/nifi-fds/target/frontend-working-directory"
]
],
"_development": true,
"_from": "minimist-options@3.0.2",
"_id": "minimist-options@3.0.2",
"_inBundle": false,
"_integrity": "sha512-FyBrT/d0d4+uiZRbqznPXqw3IpZZG3gl3wKWiX784FycUKVwBt0uLBFkQrtE4tZOrgo78nZp2jnKz3L65T5LdQ==",
"_location": "/minimist-options",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "minimist-options@3.0.2",
"name": "minimist-options",
"escapedName": "minimist-options",
"rawSpec": "3.0.2",
"saveSpec": null,
"fetchSpec": "3.0.2"
},
"_requiredBy": [
"/stylelint/meow"
],
"_resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-3.0.2.tgz",
"_spec": "3.0.2",
"_where": "/Users/jaslan/Development/nifi-fds/target/frontend-working-directory",
"author": {
"name": "Vadim Demedes",
"email": "vdemedes@gmail.com"
},
"bugs": {
"url": "https://github.com/vadimdemedes/minimist-options/issues"
},
"dependencies": {
"arrify": "^1.0.1",
"is-plain-obj": "^1.1.0"
},
"description": "Pretty options for minimist",
"devDependencies": {
"ava": "^0.18.2",
"xo": "^0.18.2"
},
"engines": {
"node": ">= 4"
},
"files": [
"index.js"
],
"homepage": "https://github.com/vadimdemedes/minimist-options#readme",
"keywords": [
"minimist",
"argv",
"args"
],
"license": "MIT",
"name": "minimist-options",
"repository": {
"type": "git",
"url": "git+https://github.com/vadimdemedes/minimist-options.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "3.0.2"
}