123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- {
- "_from": "findup@^0.1.5",
- "_id": "[email protected]",
- "_inBundle": false,
- "_integrity": "sha1-itkpozk7rGJ5V6fl3kYjsGsOLOs=",
- "_location": "/findup",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "findup@^0.1.5",
- "name": "findup",
- "escapedName": "findup",
- "rawSpec": "^0.1.5",
- "saveSpec": null,
- "fetchSpec": "^0.1.5"
- },
- "_requiredBy": [
- "/rtlcss"
- ],
- "_resolved": "https://registry.npmjs.org/findup/-/findup-0.1.5.tgz",
- "_shasum": "8ad929a3393bac627957a7e5de4623b06b0e2ceb",
- "_spec": "findup@^0.1.5",
- "_where": "D:\\Users\\James\\IdeaProjects\\website-core\\www\\libs\\node_modules\\rtlcss",
- "author": {
- "name": "Filirom1",
- "email": "[email protected]"
- },
- "bin": {
- "findup": "bin/findup.js"
- },
- "bugs": {
- "url": "https://github.com/Filirom1/findup/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "colors": "~0.6.0-1",
- "commander": "~2.1.0"
- },
- "deprecated": false,
- "description": "Walk up ancester's dir up to root",
- "devDependencies": {
- "chai": "~1.1.1",
- "mocha": "~1.3.0"
- },
- "engines": {
- "node": ">=0.6"
- },
- "homepage": "https://github.com/Filirom1/findup#readme",
- "licenses": [
- {
- "type": "MIT",
- "url": "http : //www.opensource.org/licenses/MIT"
- }
- ],
- "name": "findup",
- "optionalDependencies": {},
- "repository": {
- "type": "git",
- "url": "git+https://github.com/Filirom1/findup.git"
- },
- "scripts": {
- "test": "mocha ./test/*.js"
- },
- "version": "0.1.5"
- }
|