{
  "_from": "fluent-syntax@^0.7.0",
  "_id": "fluent-syntax@0.7.0",
  "_inBundle": false,
  "_integrity": "sha512-T0iqfhC40jrs3aDjYOKgzIQjjhsH2Fa6LnXB6naPv0ymW3DeYMUFa89y9aLKMpi1P9nl2vEimK7blx4tVnUWBg==",
  "_location": "/fluent-syntax",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "fluent-syntax@^0.7.0",
    "name": "fluent-syntax",
    "escapedName": "fluent-syntax",
    "rawSpec": "^0.7.0",
    "saveSpec": null,
    "fetchSpec": "^0.7.0"
  },
  "_requiredBy": [
    "/addons-linter"
  ],
  "_resolved": "https://registry.npmjs.org/fluent-syntax/-/fluent-syntax-0.7.0.tgz",
  "_shasum": "63ac291fe142f193ad661c760fd97109d25c94df",
  "_spec": "fluent-syntax@^0.7.0",
  "_where": "/Users/ggironda/Repositories/redux-webextension/example/node_modules/addons-linter",
  "author": {
    "name": "Mozilla",
    "email": "l10n-drivers@mozilla.org"
  },
  "bugs": {
    "url": "https://github.com/projectfluent/fluent.js/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Zibi Braniecki",
      "email": "zbraniecki@mozilla.com"
    },
    {
      "name": "Staś Małolepszy",
      "email": "stas@mozilla.com"
    }
  ],
  "deprecated": false,
  "description": "AST and parser for Fluent",
  "directories": {
    "lib": "./src"
  },
  "engines": {
    "node": ">=6.9.0"
  },
  "homepage": "http://projectfluent.org",
  "keywords": [
    "localization",
    "l10n",
    "internationalization",
    "i18n",
    "ftl",
    "plural",
    "gender",
    "locale",
    "language",
    "formatting",
    "translate",
    "translation",
    "format",
    "ast",
    "serializer",
    "parser"
  ],
  "license": "Apache-2.0",
  "main": "./fluent-syntax.js",
  "module": "./src/index.js",
  "name": "fluent-syntax",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/projectfluent/fluent.js.git"
  },
  "version": "0.7.0"
}
