VUE_GabenParadise/node_modules/tslib/package.json

58 lines
1.5 KiB
JSON
Raw Normal View History

2020-08-10 12:35:19 +00:00
{
2020-08-13 08:31:15 +00:00
"_from": "tslib@^1.9.0",
"_id": "tslib@1.13.0",
2020-08-10 12:35:19 +00:00
"_inBundle": false,
2020-08-13 08:31:15 +00:00
"_integrity": "sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==",
2020-08-10 12:35:19 +00:00
"_location": "/tslib",
"_phantomChildren": {},
"_requested": {
2020-08-13 08:31:15 +00:00
"type": "range",
2020-08-10 12:35:19 +00:00
"registry": true,
2020-08-13 08:31:15 +00:00
"raw": "tslib@^1.9.0",
2020-08-10 12:35:19 +00:00
"name": "tslib",
"escapedName": "tslib",
2020-08-13 08:31:15 +00:00
"rawSpec": "^1.9.0",
2020-08-10 12:35:19 +00:00
"saveSpec": null,
2020-08-13 08:31:15 +00:00
"fetchSpec": "^1.9.0"
2020-08-10 12:35:19 +00:00
},
"_requiredBy": [
2020-08-13 08:31:15 +00:00
"/chrome-trace-event",
"/rxjs"
2020-08-10 12:35:19 +00:00
],
2020-08-13 08:31:15 +00:00
"_resolved": "https://registry.npmjs.org/tslib/-/tslib-1.13.0.tgz",
"_shasum": "c881e13cc7015894ed914862d276436fa9a47043",
"_spec": "tslib@^1.9.0",
"_where": "C:\\Users\\ASUS-ROG-NTB\\Disk Google\\git\\freeGames\\gabenparadise\\node_modules\\chrome-trace-event",
2020-08-10 12:35:19 +00:00
"author": {
"name": "Microsoft Corp."
},
"bugs": {
"url": "https://github.com/Microsoft/TypeScript/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Runtime library for TypeScript helper functions",
"homepage": "https://www.typescriptlang.org/",
"jsnext:main": "tslib.es6.js",
"keywords": [
"TypeScript",
"Microsoft",
"compiler",
"language",
"javascript",
"tslib",
"runtime"
],
2020-08-13 08:31:15 +00:00
"license": "0BSD",
2020-08-10 12:35:19 +00:00
"main": "tslib.js",
"module": "tslib.es6.js",
"name": "tslib",
"repository": {
"type": "git",
"url": "git+https://github.com/Microsoft/tslib.git"
},
"sideEffects": false,
"typings": "tslib.d.ts",
2020-08-13 08:31:15 +00:00
"version": "1.13.0"
2020-08-10 12:35:19 +00:00
}