notes/node_modules/globjoin/package.json

91 lines
2.1 KiB
JSON

{
"_args": [
[
"globjoin@^0.1.4",
"/Users/pmarsceill/_projects/just-the-docs/node_modules/stylelint"
]
],
"_from": "globjoin@>=0.1.4 <0.2.0",
"_id": "globjoin@0.1.4",
"_inCache": true,
"_installable": true,
"_location": "/globjoin",
"_nodeVersion": "5.6.0",
"_npmOperationalInternal": {
"host": "packages-9-west.internal.npmjs.com",
"tmp": "tmp/globjoin-0.1.4.tgz_1455591202598_0.010538409929722548"
},
"_npmUser": {
"email": "amobiz.tw+npmjs@gmail.com",
"name": "amobiz"
},
"_npmVersion": "3.6.0",
"_phantomChildren": {},
"_requested": {
"name": "globjoin",
"raw": "globjoin@^0.1.4",
"rawSpec": "^0.1.4",
"scope": null,
"spec": ">=0.1.4 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/stylelint"
],
"_resolved": "https://registry.npmjs.org/globjoin/-/globjoin-0.1.4.tgz",
"_shasum": "2f4494ac8919e3767c5cbb691e9f463324285d43",
"_shrinkwrap": null,
"_spec": "globjoin@^0.1.4",
"_where": "/Users/pmarsceill/_projects/just-the-docs/node_modules/stylelint",
"author": {
"name": "Amobiz"
},
"bugs": {
"url": "https://github.com/amobiz/globjoin/issues"
},
"dependencies": {},
"description": "Join paths and globs.",
"devDependencies": {
"mocha": "^2.3.4",
"mocha-cases": "^0.1.4"
},
"directories": {},
"dist": {
"shasum": "2f4494ac8919e3767c5cbb691e9f463324285d43",
"tarball": "https://registry.npmjs.org/globjoin/-/globjoin-0.1.4.tgz"
},
"gitHead": "fe1a822ed6355a43fa723537b7f3e6b1764fe12c",
"homepage": "https://github.com/amobiz/globjoin",
"keywords": [
"array",
"glob",
"glob join",
"globbing",
"multiple",
"negative glob",
"path",
"path join",
"patterns",
"wildcard"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "amobiz",
"email": "amobiz.tw+npmjs@gmail.com"
}
],
"name": "globjoin",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/amobiz/globjoin.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.1.4"
}