UNPKG

motion

Version:

motion - moving development forward

108 lines (107 loc) 2.35 kB
{ "_args": [ [ "find-up@^1.0.0", "/Users/nw/motion/packages/motion/node_modules/read-pkg-up" ] ], "_from": "find-up@>=1.0.0 <2.0.0", "_id": "find-up@1.1.0", "_inCache": true, "_installable": true, "_location": "/find-up", "_nodeVersion": "4.2.1", "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.14.7", "_phantomChildren": { "pinkie-promise": "2.0.0" }, "_requested": { "name": "find-up", "raw": "find-up@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/read-pkg-up" ], "_resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.0.tgz", "_shasum": "a63b0eec4625a2902534898a5f9eec8aaed046e9", "_shrinkwrap": null, "_spec": "find-up@^1.0.0", "_where": "/Users/nw/motion/packages/motion/node_modules/read-pkg-up", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/find-up/issues" }, "dependencies": { "path-exists": "^2.0.0", "pinkie-promise": "^2.0.0" }, "description": "Find a file by walking up parent directories", "devDependencies": { "ava": "*", "xo": "*" }, "directories": {}, "dist": { "shasum": "a63b0eec4625a2902534898a5f9eec8aaed046e9", "tarball": "http://registry.npmjs.org/find-up/-/find-up-1.1.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "06e9dae73659ddf2421440ca4695161c38d7d2fb", "homepage": "https://github.com/sindresorhus/find-up", "keywords": [ "dir", "directory", "file", "find", "find-up", "findup", "folder", "look", "look-up", "match", "package", "parent", "parents", "path", "resolve", "search", "up", "walk", "walking" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "find-up", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/find-up.git" }, "scripts": { "test": "xo && ava" }, "version": "1.1.0" }