blob: 89cff0c66cefa6fa14e09e659585de9599ee04d4 [file] [log] [blame]
{
"_args": [
[
"globjoin@0.1.4",
"/Users/jaslan/Development/nifi-fds/target/frontend-working-directory"
]
],
"_development": true,
"_from": "globjoin@0.1.4",
"_id": "globjoin@0.1.4",
"_inBundle": false,
"_integrity": "sha1-L0SUrIkZ43Z8XLtpHp9GMyQoXUM=",
"_location": "/globjoin",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "globjoin@0.1.4",
"name": "globjoin",
"escapedName": "globjoin",
"rawSpec": "0.1.4",
"saveSpec": null,
"fetchSpec": "0.1.4"
},
"_requiredBy": [
"/stylelint"
],
"_resolved": "https://registry.npmjs.org/globjoin/-/globjoin-0.1.4.tgz",
"_spec": "0.1.4",
"_where": "/Users/jaslan/Development/nifi-fds/target/frontend-working-directory",
"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"
},
"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",
"name": "globjoin",
"repository": {
"type": "git",
"url": "git+https://github.com/amobiz/globjoin.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.1.4"
}