{
  "_args": [
    [
      "sails@0.12.14",
      "/app"
    ]
  ],
  "_from": "sails@0.12.14",
  "_id": "sails@0.12.14",
  "_inBundle": false,
  "_integrity": "sha1-Sti+mM/PRW59HIX253MfMa8zI5c=",
  "_location": "/sails",
  "_phantomChildren": {
    "amdefine": "1.0.1",
    "async": "1.5.0",
    "body-parser": "1.14.2",
    "brace-expansion": "1.1.8",
    "chalk": "1.1.3",
    "coffee-script": "1.10.0",
    "colors": "1.1.2",
    "dateformat": "1.0.12",
    "deep-extend": "0.2.11",
    "eventemitter2": "0.4.14",
    "exit": "0.1.2",
    "faye-websocket": "0.10.0",
    "findup-sync": "0.3.0",
    "fs.realpath": "1.0.0",
    "gaze": "1.1.3",
    "getobject": "0.1.0",
    "graceful-readlink": "1.0.1",
    "grunt-known-options": "1.1.0",
    "hooker": "0.2.3",
    "iconv-lite": "0.4.23",
    "inflight": "1.0.6",
    "inherits": "2.0.3",
    "ini": "1.3.5",
    "js-yaml": "3.5.5",
    "livereload-js": "2.3.0",
    "maxmin": "1.1.0",
    "md5-file": "2.0.3",
    "methods": "1.1.2",
    "minimatch": "3.0.4",
    "ms": "0.7.1",
    "nopt": "3.0.6",
    "once": "1.4.0",
    "path-is-absolute": "1.0.1",
    "promised-io": "0.3.3",
    "resolve": "1.1.7",
    "vary": "1.0.1",
    "which": "1.2.14"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "sails@0.12.14",
    "name": "sails",
    "escapedName": "sails",
    "rawSpec": "0.12.14",
    "saveSpec": null,
    "fetchSpec": "0.12.14"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/sails/-/sails-0.12.14.tgz",
  "_spec": "0.12.14",
  "_where": "/app",
  "author": {
    "name": "Mike McNeil",
    "email": "@mikermcneil"
  },
  "bin": {
    "sails": "bin/sails.js"
  },
  "bugs": {
    "url": "http://github.com/balderdashy/sails/issues"
  },
  "dependencies": {
    "@sailshq/express": "^3.21.3",
    "@sailshq/lodash": "^3.10.2",
    "anchor": "~0.10.5",
    "async": "1.5.0",
    "captains-log": "1.0.0",
    "chalk": "1.1.3",
    "commander": "2.9.0",
    "compression": "1.6.2",
    "connect": "3.4.1",
    "connect-flash": "0.1.1",
    "consolidate": "0.14.1",
    "cookie": "0.1.2",
    "cookie-parser": "1.3.5",
    "cookie-signature": "1.0.6",
    "csurf": "1.9.0",
    "ejs": "2.3.4",
    "ejs-locals": "1.0.2",
    "express-handlebars": "3.0.0",
    "express-session": "1.14.2",
    "flaverr": "^1.0.0",
    "glob": "5.0.15",
    "grunt": "1.0.1",
    "grunt-cli": "1.2.0",
    "grunt-contrib-clean": "1.0.0",
    "grunt-contrib-coffee": "1.0.0",
    "grunt-contrib-concat": "1.0.1",
    "grunt-contrib-copy": "1.0.0",
    "grunt-contrib-cssmin": "1.0.1",
    "grunt-contrib-jst": "1.0.0",
    "grunt-contrib-less": "1.3.0",
    "grunt-contrib-uglify": "1.0.1",
    "grunt-contrib-watch": "1.0.0",
    "grunt-sails-linker": "~0.10.1",
    "grunt-sync": "0.5.2",
    "i18n": "0.8.1",
    "include-all": "^1.0.0",
    "merge-defaults": "~0.2.1",
    "method-override": "2.3.5",
    "mock-req": "0.2.0",
    "mock-res": "0.3.0",
    "parseurl": "1.3.1",
    "path-to-regexp": "1.5.3",
    "pluralize": "1.2.1",
    "prompt": "0.2.14",
    "rc": "1.0.1",
    "reportback": "~0.1.9",
    "rttc": "9.3.3",
    "sails-disk": "~0.10.9",
    "sails-generate": "~0.13.0",
    "sails-hook-orm": "~1.0.9",
    "sails-hook-sockets": "^0.13.9",
    "sails-stringfile": "~0.3.2",
    "sails-util": "~0.11.0",
    "semver": "5.1.0",
    "serve-favicon": "2.3.0",
    "serve-static": "1.10.2",
    "skipper": "~0.7.0",
    "uid-safe": "1.1.0",
    "walk": "2.3.9"
  },
  "description": "API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)",
  "devDependencies": {
    "benchmark": "1.0.0",
    "checksum": "0.1.1",
    "coffee-script": "1.9.1",
    "expect.js": "0.3.1",
    "fs-extra": "0.30.0",
    "istanbul": "0.4.1",
    "machinepack-fs": "^8.0.2",
    "machinepack-process": "^2.0.2",
    "mocha": "3.0.0",
    "portfinder": "0.4.0",
    "request": "2.68.0",
    "root-require": "0.3.1",
    "should": "5.2.0",
    "socket.io-client": "1.4.6",
    "supertest": "1.1.0",
    "tmp": "0.0.30"
  },
  "directories": {
    "lib": "lib"
  },
  "engines": {
    "node": ">= 0.10.0",
    "npm": ">= 1.4.0"
  },
  "homepage": "http://sailsjs.org",
  "keywords": [
    "mvc",
    "web-framework",
    "express",
    "sailsjs",
    "sails.js",
    "REST",
    "API",
    "orm",
    "socket.io"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "sails",
  "repository": {
    "type": "git",
    "url": "git://github.com/balderdashy/sails.git"
  },
  "scripts": {
    "test": "mocha -b"
  },
  "version": "0.12.14"
}
