1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- {
- "_from": "require-dot-file@^0.4.0",
- "_id": "[email protected]",
- "_inBundle": false,
- "_integrity": "sha1-tb9ValWJXC1ZDl3srUU1cXhQqek=",
- "_location": "/require-dot-file",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "require-dot-file@^0.4.0",
- "name": "require-dot-file",
- "escapedName": "require-dot-file",
- "rawSpec": "^0.4.0",
- "saveSpec": null,
- "fetchSpec": "^0.4.0"
- },
- "_requiredBy": [
- "/fomantic-ui"
- ],
- "_resolved": "https://registry.npmjs.org/require-dot-file/-/require-dot-file-0.4.0.tgz",
- "_shasum": "b5bf556a55895c2d590e5decad4535717850a9e9",
- "_spec": "require-dot-file@^0.4.0",
- "_where": "D:\\Users\\James\\IdeaProjects\\website-core\\www\\libs\\node_modules\\fomantic-ui",
- "author": {
- "name": "Jack Lukic",
- "email": "[email protected]"
- },
- "bugs": {
- "url": "https://github.com/jlukic/require-dot-file/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "Recursively walks parent folders looking for a config file",
- "homepage": "http://github.com/jlukic/require-dot-file/",
- "license": "MIT",
- "name": "require-dot-file",
- "repository": {
- "type": "git",
- "url": "git://github.com/jlukic/require-dot-file.git"
- },
- "title": "Require Dot File",
- "version": "0.4.0"
- }
|