{
  "_args": [
    [
      "waterline-cursor@0.0.7",
      "/app"
    ]
  ],
  "_from": "waterline-cursor@0.0.7",
  "_id": "waterline-cursor@0.0.7",
  "_inBundle": false,
  "_integrity": "sha1-zNnP7WYdlK9gJ0lZQrX6J61l/rM=",
  "_location": "/waterline-cursor",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "waterline-cursor@0.0.7",
    "name": "waterline-cursor",
    "escapedName": "waterline-cursor",
    "rawSpec": "0.0.7",
    "saveSpec": null,
    "fetchSpec": "0.0.7"
  },
  "_requiredBy": [
    "/sails-disk",
    "/sails-mongo"
  ],
  "_resolved": "https://registry.npmjs.org/waterline-cursor/-/waterline-cursor-0.0.7.tgz",
  "_spec": "0.0.7",
  "_where": "/app",
  "author": {
    "name": "Mike McNeil"
  },
  "bugs": {
    "url": "https://github.com/balderdashy/waterline-cursor/issues"
  },
  "dependencies": {
    "async": "1.5.2",
    "lodash": "3.10.1"
  },
  "description": "waterline-cursor ================ [![Build Status](https://travis-ci.org/balderdashy/waterline-cursor.svg?branch=master)](https://travis-ci.org/balderdashy/waterline-cursor) [![npm version](https://badge.fury.io/js/waterline-cursor.svg)](http://badge.fury.io/js/waterline-cursor) [![Dependency Status](https://david-dm.org/balderdashy/waterline-cursor.svg)](https://david-dm.org/balderdashy/waterline-cursor)",
  "devDependencies": {
    "jpath": "0.0.20",
    "mocha": "2.5.3",
    "npm": "2.15.6",
    "sails-disk": "github:balderdashy/sails-disk",
    "sails-memory": "github:balderdashy/sails-memory",
    "waterline-adapter-tests": "~0.12.0"
  },
  "homepage": "https://github.com/balderdashy/waterline-cursor#readme",
  "keywords": [
    "waterline",
    "sails",
    "cursor"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "waterline-cursor",
  "repository": {
    "type": "git",
    "url": "git://github.com/balderdashy/waterline-cursor.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.0.7"
}
