mirror of
https://github.com/thangisme/notes.git
synced 2024-10-31 22:27:22 -04:00
93 lines
2.3 KiB
JSON
93 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"filename-regex@^2.0.0",
|
|
"/Users/pmarsceill/_projects/just-the-docs/node_modules/micromatch"
|
|
]
|
|
],
|
|
"_from": "filename-regex@>=2.0.0 <3.0.0",
|
|
"_id": "filename-regex@2.0.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/filename-regex",
|
|
"_npmUser": {
|
|
"email": "github@sellside.com",
|
|
"name": "jonschlinkert"
|
|
},
|
|
"_npmVersion": "1.4.28",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "filename-regex",
|
|
"raw": "filename-regex@^2.0.0",
|
|
"rawSpec": "^2.0.0",
|
|
"scope": null,
|
|
"spec": ">=2.0.0 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/micromatch"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/filename-regex/-/filename-regex-2.0.0.tgz",
|
|
"_shasum": "996e3e80479b98b9897f15a8a58b3d084e926775",
|
|
"_shrinkwrap": null,
|
|
"_spec": "filename-regex@^2.0.0",
|
|
"_where": "/Users/pmarsceill/_projects/just-the-docs/node_modules/micromatch",
|
|
"author": {
|
|
"name": "Jon Schlinkert",
|
|
"url": "https://github.com/jonschlinkert"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/regexps/filename-regex/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Regular expression for matching file names, with or without extension.",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "996e3e80479b98b9897f15a8a58b3d084e926775",
|
|
"tarball": "https://registry.npmjs.org/filename-regex/-/filename-regex-2.0.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "aa0f2933322d38cf547ff4c8ced882fbd8422866",
|
|
"homepage": "https://github.com/regexps/filename-regex",
|
|
"keywords": [
|
|
"basename",
|
|
"file",
|
|
"filename",
|
|
"filepath",
|
|
"match",
|
|
"name",
|
|
"path",
|
|
"regex",
|
|
"regexp",
|
|
"regular expression"
|
|
],
|
|
"license": {
|
|
"type": "MIT",
|
|
"url": "https://github.com/regexps/filename-regex/blob/master/LICENSE-MIT"
|
|
},
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "jonschlinkert",
|
|
"email": "github@sellside.com"
|
|
}
|
|
],
|
|
"name": "filename-regex",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/regexps/filename-regex.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha -R spec"
|
|
},
|
|
"version": "2.0.0"
|
|
}
|