%PDF- %PDF-
| Direktori : /var/www/projetos/stb.ind.br/wp-content/themes/stb/node_modules/dargs/ |
| Current File : /var/www/projetos/stb.ind.br/wp-content/themes/stb/node_modules/dargs/package.json |
{
"_from": "dargs@^4.0.0",
"_id": "dargs@4.1.0",
"_inBundle": false,
"_integrity": "sha1-A6nbtLXC8Tm/FK5T8LiipqhvThc=",
"_location": "/dargs",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "dargs@^4.0.0",
"name": "dargs",
"escapedName": "dargs",
"rawSpec": "^4.0.0",
"saveSpec": null,
"fetchSpec": "^4.0.0"
},
"_requiredBy": [
"/grunt-contrib-sass"
],
"_resolved": "https://registry.npmjs.org/dargs/-/dargs-4.1.0.tgz",
"_shasum": "03a9dbb4b5c2f139bf14ae53f0b8a2a6a86f4e17",
"_spec": "dargs@^4.0.0",
"_where": "/var/www/stb/wordpress/wp-content/themes/stb/node_modules/grunt-contrib-sass",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/dargs/issues"
},
"bundleDependencies": false,
"dependencies": {
"number-is-nan": "^1.0.0"
},
"deprecated": false,
"description": "Reverse minimist. Convert an object of options into an array of command-line arguments.",
"devDependencies": {
"array-equal": "^1.0.0",
"ava": "*",
"xo": "*"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/sindresorhus/dargs#readme",
"keywords": [
"options",
"arguments",
"args",
"flags",
"cli",
"nopt",
"minimist",
"bin",
"binary",
"command",
"cmd",
"reverse",
"inverse",
"opposite",
"invert",
"switch",
"construct",
"parse",
"parser",
"argv"
],
"license": "MIT",
"name": "dargs",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/dargs.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "4.1.0"
}