UNPKG

preact-material-components

Version:
61 lines (60 loc) 1.49 kB
{ "_args": [ [ "seekout@1.0.2", "/Users/prateekbh/projects/preact-material-components/docs" ] ], "_from": "seekout@1.0.2", "_id": "seekout@1.0.2", "_inBundle": false, "_integrity": "sha1-CbqfG9W0b7sTRxjrGaaDgsuxuck=", "_location": "/seekout", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "seekout@1.0.2", "name": "seekout", "escapedName": "seekout", "rawSpec": "1.0.2", "saveSpec": null, "fetchSpec": "1.0.2" }, "_requiredBy": [ "/css-modules-require-hook" ], "_resolved": "https://registry.npmjs.org/seekout/-/seekout-1.0.2.tgz", "_spec": "1.0.2", "_where": "/Users/prateekbh/projects/preact-material-components/docs", "author": { "name": "Alexey Litvinov" }, "bugs": { "url": "https://github.com/sullenor/seekout/issues" }, "description": "Looks for a provided file in the current directory and all parent directories and returns the first found file path", "devDependencies": { "mocha": "^2.3.4" }, "engines": { "node": ">=0.12" }, "homepage": "https://github.com/sullenor/seekout#readme", "keywords": [ "lookup", "fs" ], "license": "MIT", "main": "index.js", "name": "seekout", "repository": { "type": "git", "url": "git+https://github.com/sullenor/seekout.git" }, "scripts": { "test": "mocha --ui tdd test.js", "test:w": "$npm_package_scripts_test --watch" }, "version": "1.0.2" }