{ "name": "tslib", "author": "Microsoft Corp.", "homepage": "https://www.typescriptlang.org/", "version": "2.0.1", "license": "0BSD", "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", "sideEffects": false, "__npminstall_done": "Sun Sep 06 2020 16:10:12 GMT+0800 (中国标准时间)", "_from": "tslib@2.0.1", "_resolved": "https://registry.npm.taobao.org/tslib/download/tslib-2.0.1.tgz?cache=0&sync_timestamp=1596755179989&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftslib%2Fdownload%2Ftslib-2.0.1.tgz" }