Sha256: 4d171b9449810353de4796944b6730302d3cb96f44706b6eca3201fe626009c8
Contents?: true
Size: 620 Bytes
Versions: 10
Compression:
Stored size: 620 Bytes
Contents
{ "name": "core.js", "main": "client/core.js", "version": "1.2.6", "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
10 entries across 10 versions & 3 rubygems