You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

99 lines
2.4 KiB

{
"_args": [
[
"dir-glob@2.0.0",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/globby"
]
],
"_from": "dir-glob@2.0.0",
"_id": "dir-glob@2.0.0",
"_inCache": true,
"_installable": true,
"_location": "/dir-glob",
"_nodeVersion": "8.2.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/dir-glob-2.0.0.tgz_1500913980060_0.7199450209736824"
},
"_npmUser": {
"email": "kevinmartensson@gmail.com",
"name": "kevva"
},
"_npmVersion": "5.3.0",
"_phantomChildren": {},
"_requested": {
"name": "dir-glob",
"raw": "dir-glob@2.0.0",
"rawSpec": "2.0.0",
"scope": null,
"spec": "2.0.0",
"type": "version"
},
"_requiredBy": [
"/globby"
],
"_resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-2.0.0.tgz",
"_shasum": "0b205d2b6aef98238ca286598a8204d29d0a0034",
"_shrinkwrap": null,
"_spec": "dir-glob@2.0.0",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/globby",
"author": {
"email": "kevinmartensson@gmail.com",
"name": "Kevin Mårtensson",
"url": "github.com/kevva"
},
"bugs": {
"url": "https://github.com/kevva/dir-glob/issues"
},
"dependencies": {
"arrify": "^1.0.1",
"path-type": "^3.0.0"
},
"description": "Convert directories to glob compatible strings",
"devDependencies": {
"ava": "*",
"del": "^3.0.0",
"make-dir": "^1.0.0",
"rimraf": "^2.5.0",
"xo": "*"
},
"directories": {},
"dist": {
"integrity": "sha512-37qirFDz8cA5fimp9feo43fSuRo2gHwaIn6dXL8Ber1dGwUosDrGZeCCXq57WnIqE4aQ+u3eQZzsk1yOzhdwag==",
"shasum": "0b205d2b6aef98238ca286598a8204d29d0a0034",
"tarball": "https://registry.npmjs.org/dir-glob/-/dir-glob-2.0.0.tgz"
},
"engines": {
"node": ">=4"
},
"files": [
"index.js"
],
"gitHead": "b6d7a2dd3c7cb8ae627b1455ef500e282cf86cfc",
"homepage": "https://github.com/kevva/dir-glob#readme",
"keywords": [
"convert",
"directory",
"extensions",
"files",
"glob"
],
"license": "MIT",
"maintainers": [
{
"name": "kevva",
"email": "kevinmartensson@gmail.com"
}
],
"name": "dir-glob",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/kevva/dir-glob.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "2.0.0"
}