UNPKG

@formatjs/ecma402-abstract

Version:

A collection of implementation for ECMAScript abstract operations

33 lines 845 B
{ "name": "@formatjs/ecma402-abstract", "description": "A collection of implementation for ECMAScript abstract operations", "version": "3.2.0", "license": "MIT", "author": "Long Ho <holevietlong@gmail.com", "type": "module", "sideEffects": false, "types": "index.d.ts", "exports": { ".": "./index.js" }, "dependencies": { "@formatjs/bigdecimal": "0.2.0", "@formatjs/fast-memoize": "3.1.1", "@formatjs/intl-localematcher": "0.8.2" }, "bugs": "https://github.com/formatjs/formatjs/issues", "gitHead": "a7842673d8ad205171ad7c8cb8bb2f318b427c0c", "homepage": "https://github.com/formatjs/formatjs", "keywords": [ "abstract", "ecma262", "ecma402", "es", "format", "i18n", "intl", "javascript", "relative" ], "repository": "git@github.com:formatjs/formatjs.git" }