93 lines
2.3 KiB
JSON
93 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "globs@^0.1.2",
|
|
"scope": null,
|
|
"escapedName": "globs",
|
|
"name": "globs",
|
|
"rawSpec": "^0.1.2",
|
|
"spec": ">=0.1.2 <0.2.0",
|
|
"type": "range"
|
|
},
|
|
"c:\\xampp\\htdocs\\laravel\\node_modules\\concatenate"
|
|
]
|
|
],
|
|
"_from": "globs@>=0.1.2 <0.2.0",
|
|
"_id": "globs@0.1.3",
|
|
"_inCache": true,
|
|
"_location": "/globs",
|
|
"_nodeVersion": "6.9.4",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-18-east.internal.npmjs.com",
|
|
"tmp": "tmp/globs-0.1.3.tgz_1486161880270_0.8073694079648703"
|
|
},
|
|
"_npmUser": {
|
|
"name": "stephenmathieson",
|
|
"email": "me@stephenmathieson.com"
|
|
},
|
|
"_npmVersion": "3.10.10",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "globs@^0.1.2",
|
|
"scope": null,
|
|
"escapedName": "globs",
|
|
"name": "globs",
|
|
"rawSpec": "^0.1.2",
|
|
"spec": ">=0.1.2 <0.2.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/concatenate"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/globs/-/globs-0.1.3.tgz",
|
|
"_shasum": "670037125287cb6549aad96a44cfa684fd7c5502",
|
|
"_shrinkwrap": null,
|
|
"_spec": "globs@^0.1.2",
|
|
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\concatenate",
|
|
"author": {
|
|
"name": "Stephen Mathieson",
|
|
"email": "me@stephenmathieson.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/stephenmathieson/node-globs/issues"
|
|
},
|
|
"dependencies": {
|
|
"glob": "^7.1.1"
|
|
},
|
|
"description": "An extension of glob, allowing you to provide one or more patterns to match.",
|
|
"devDependencies": {
|
|
"jshint": "~2.9.4",
|
|
"sandboxed-module": "~2.0.3",
|
|
"vows": "~0.8.1"
|
|
},
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"dist": {
|
|
"shasum": "670037125287cb6549aad96a44cfa684fd7c5502",
|
|
"tarball": "https://registry.npmjs.org/globs/-/globs-0.1.3.tgz"
|
|
},
|
|
"gitHead": "c3cc46168a8849f20e10be67cc9f1c0562867b7b",
|
|
"homepage": "https://github.com/stephenmathieson/node-globs#readme",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "stephenmathieson",
|
|
"email": "me@stephenmathieson.com"
|
|
}
|
|
],
|
|
"name": "globs",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/stephenmathieson/node-globs.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"version": "0.1.3"
|
|
}
|