{
"_args": [
[
{
"raw": "has-flag@^2.0.0",
"scope": null,
"escapedName": "has-flag",
"name": "has-flag",
"rawSpec": "^2.0.0",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"/Users/sth/dev/rust-polylabel/node_modules/geojson-polygon-labels"
]
],
"_from": "has-flag@>=2.0.0 <3.0.0",
"_id": "has-flag@2.0.0",
"_inCache": true,
"_location": "/has-flag",
"_nodeVersion": "4.4.2",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/has-flag-2.0.0.tgz_1460389675597_0.3113734829239547"
},
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "3.8.6",
"_phantomChildren": {},
"_requested": {
"raw": "has-flag@^2.0.0",
"scope": null,
"escapedName": "has-flag",
"name": "has-flag",
"rawSpec": "^2.0.0",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/geojson-polygon-labels"
],
"_resolved": "https://registry.npmjs.org/has-flag/-/has-flag-2.0.0.tgz",
"_shasum": "e8207af1cc7b30d446cc70b734b5e8be18f88d51",
"_shrinkwrap": null,
"_spec": "has-flag@^2.0.0",
"_where": "/Users/sth/dev/rust-polylabel/node_modules/geojson-polygon-labels",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/has-flag/issues"
},
"dependencies": {},
"description": "Check if argv has a specific flag",
"devDependencies": {
"ava": "*",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "e8207af1cc7b30d446cc70b734b5e8be18f88d51",
"tarball": "https://registry.npmjs.org/has-flag/-/has-flag-2.0.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "601137409f2617c75838d8f3febed5c6e6e8ee2c",
"homepage": "https://github.com/sindresorhus/has-flag#readme",
"keywords": [
"has",
"check",
"detect",
"contains",
"find",
"flag",
"cli",
"command-line",
"argv",
"process",
"arg",
"args",
"argument",
"arguments",
"getopt",
"minimist",
"optimist"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
{
"name": "jbnicolai",
"email": "jappelman@xebia.com"
}
],
"name": "has-flag",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/has-flag.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "2.0.0"
}