Sha256: 35c0c706e5acdfe3739ab076e55c44ac18c81073ac12599f7705ab2b1cd8fc4b
Contents?: true
Size: 701 Bytes
Versions: 17
Compression:
Stored size: 701 Bytes
Contents
{ "name": "tslib", "author": "Microsoft Corp.", "homepage": "http://typescriptlang.org/", "version": "1.10.0", "license": "Apache-2.0", "description": "Runtime library for TypeScript helper functions", "keywords": [ "TypeScript", "Microsoft", "compiler", "language", "javascript", "tslib", "runtime" ], "bugs": { "url": "https://github.com/Microsoft/TypeScript/issues" }, "repository": { "type": "git", "url": "https://github.com/Microsoft/tslib.git" }, "main": "tslib.js", "module": "tslib.es6.js", "jsnext:main": "tslib.es6.js", "typings": "tslib.d.ts" }
Version data entries
17 entries across 17 versions & 4 rubygems