UNPKG

@formatjs/ecma402-abstract

Version:

A collection of implementation for ECMAScript abstract operations

36 lines (35 loc) 835 B
{ "name": "@formatjs/ecma402-abstract", "version": "1.11.7", "description": "A collection of implementation for ECMAScript abstract operations", "keywords": [ "intl", "i18n", "relative", "javascript", "es", "abstract", "ecma402", "ecma262", "format" ], "dependencies": { "@formatjs/intl-localematcher": "0.2.28", "tslib": "2.4.0" }, "author": "Long Ho <holevietlong@gmail.com", "bugs": { "url": "https://github.com/formatjs/formatjs/issues" }, "repository": { "type": "git", "url": "git@github.com:formatjs/formatjs.git" }, "sideEffects": false, "main": "index.js", "module": "lib/index.js", "types": "index.d.ts", "homepage": "https://github.com/formatjs/formatjs", "license": "MIT", "gitHead": "a7842673d8ad205171ad7c8cb8bb2f318b427c0c" }