Sha256: 0a0f9a1d3f6352a7797cd7750cf4e6d45923339a9cf72829212f82e0bbebe4c8
Contents?: true
Size: 620 Bytes
Versions: 3
Compression:
Stored size: 620 Bytes
Contents
{ "name": "core.js", "main": "client/core.js", "version": "1.2.2", "description": "Standard Library", "keywords": [ "ES6", "ECMAScript 6", "ES7", "ECMAScript 7", "Map", "Set", "WeakMap", "WeakSet", "Dict", "Promise", "Symbol", "console" ], "authors": [ "Denis Pushkarev <zloirock@zloirock.ru> (http://zloirock.ru/)" ], "license": "MIT", "homepage": "https://github.com/zloirock/core-js", "repository": { "type": "git", "url": "https://github.com/zloirock/core-js.git" }, "ignore": [ "build", "node_modules", "tests" ] }
Version data entries
3 entries across 3 versions & 1 rubygems