| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- {
- "_args": [
- [
- "findup-sync@~0.2.1",
- "/Users/shaddockh/Development/AtomicProjects/AtomicGameEngineFork/AtomicGameEngine/Build/node_modules/tslint"
- ]
- ],
- "_from": "findup-sync@>=0.2.1 <0.3.0",
- "_id": "[email protected]",
- "_inCache": true,
- "_installable": true,
- "_location": "/findup-sync",
- "_npmUser": {
- "email": "[email protected]",
- "name": "tkellen"
- },
- "_npmVersion": "2.0.0",
- "_phantomChildren": {
- "inflight": "1.0.4",
- "inherits": "2.0.1",
- "minimatch": "2.0.10",
- "once": "1.3.3"
- },
- "_requested": {
- "name": "findup-sync",
- "raw": "findup-sync@~0.2.1",
- "rawSpec": "~0.2.1",
- "scope": null,
- "spec": ">=0.2.1 <0.3.0",
- "type": "range"
- },
- "_requiredBy": [
- "/tslint"
- ],
- "_resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-0.2.1.tgz",
- "_shasum": "e0a90a450075c49466ee513732057514b81e878c",
- "_shrinkwrap": null,
- "_spec": "findup-sync@~0.2.1",
- "_where": "/Users/shaddockh/Development/AtomicProjects/AtomicGameEngineFork/AtomicGameEngine/Build/node_modules/tslint",
- "author": {
- "name": "\"Cowboy\" Ben Alman",
- "url": "http://benalman.com/"
- },
- "bugs": {
- "url": "https://github.com/cowboy/node-findup-sync/issues"
- },
- "dependencies": {
- "glob": "~4.3.0"
- },
- "description": "Find the first file matching a given pattern in the current directory or the nearest ancestor directory.",
- "devDependencies": {
- "grunt": "~0.4.4",
- "grunt-contrib-jshint": "~0.9.2",
- "grunt-contrib-nodeunit": "~0.3.3"
- },
- "directories": {},
- "dist": {
- "shasum": "e0a90a450075c49466ee513732057514b81e878c",
- "tarball": "http://registry.npmjs.org/findup-sync/-/findup-sync-0.2.1.tgz"
- },
- "engines": {
- "node": ">= 0.6.0"
- },
- "gitHead": "c392a8a921d4d2655b4fe17e3d1a2f4ced14f858",
- "homepage": "https://github.com/cowboy/node-findup-sync",
- "keywords": [
- "file",
- "find",
- "glob"
- ],
- "licenses": [
- {
- "type": "MIT",
- "url": "https://github.com/cowboy/node-findup-sync/blob/master/LICENSE-MIT"
- }
- ],
- "main": "lib/findup-sync",
- "maintainers": [
- {
- "name": "cowboy",
- "email": "[email protected]"
- },
- {
- "name": "tkellen",
- "email": "[email protected]"
- }
- ],
- "name": "findup-sync",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/cowboy/node-findup-sync.git"
- },
- "scripts": {
- "test": "grunt nodeunit"
- },
- "version": "0.2.1"
- }
|