{
  "_args": [
    [
      "sails-stringfile@0.3.3",
      "/app"
    ]
  ],
  "_from": "sails-stringfile@0.3.3",
  "_id": "sails-stringfile@0.3.3",
  "_inBundle": false,
  "_integrity": "sha512-m61lSEURCpKf2T7Df9lkG2eWBPGFKrhJZi8OF3TMQe7HGWyUpYdwKhV6rFsky1gY6g4ecvTZTAqwHXOE1AtaCA==",
  "_location": "/sails-stringfile",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "sails-stringfile@0.3.3",
    "name": "sails-stringfile",
    "escapedName": "sails-stringfile",
    "rawSpec": "0.3.3",
    "saveSpec": null,
    "fetchSpec": "0.3.3"
  },
  "_requiredBy": [
    "/sails"
  ],
  "_resolved": "https://registry.npmjs.org/sails-stringfile/-/sails-stringfile-0.3.3.tgz",
  "_spec": "0.3.3",
  "_where": "/app",
  "author": {
    "name": "Mike McNeil"
  },
  "bugs": {
    "url": "https://github.com/balderdashy/sails-stringfile/issues"
  },
  "dependencies": {
    "@sailshq/lodash": "^3.10.2",
    "colors": "*"
  },
  "description": "translated/localized stringfiles containing messages from Sails core and dependencies",
  "homepage": "https://github.com/balderdashy/sails-stringfile",
  "keywords": [
    "sails",
    "waterline",
    "international",
    "web",
    "internationalization",
    "cli",
    "locales",
    "web-framework",
    "i18n"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "sails-stringfile",
  "repository": {
    "type": "git",
    "url": "git://github.com/balderdashy/sails-stringfile.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "0.3.3"
}
