1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-20 10:51:56 +00:00
musix-oss/node_modules/tslib/package.json

67 lines
1.6 KiB
JSON
Raw Normal View History

2020-03-03 20:30:50 +00:00
{
"_args": [
[
"tslib@1.10.0",
"C:\\Users\\matia\\Musix"
]
],
"_from": "tslib@1.10.0",
"_id": "tslib@1.10.0",
"_inBundle": false,
"_integrity": "sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==",
"_location": "/tslib",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "tslib@1.10.0",
"name": "tslib",
"escapedName": "tslib",
"rawSpec": "1.10.0",
"saveSpec": null,
"fetchSpec": "1.10.0"
},
"_requiredBy": [
"/@firebase/app",
"/@firebase/database",
"/@firebase/firestore",
"/@firebase/functions",
"/@firebase/installations",
"/@firebase/messaging",
"/@firebase/performance",
"/@firebase/storage",
"/@firebase/util"
],
"_resolved": "https://registry.npmjs.org/tslib/-/tslib-1.10.0.tgz",
"_spec": "1.10.0",
"_where": "C:\\Users\\matia\\Musix",
"author": {
"name": "Microsoft Corp."
},
"bugs": {
"url": "https://github.com/Microsoft/TypeScript/issues"
},
"description": "Runtime library for TypeScript helper functions",
"homepage": "http://typescriptlang.org/",
"jsnext:main": "tslib.es6.js",
"keywords": [
"TypeScript",
"Microsoft",
"compiler",
"language",
"javascript",
"tslib",
"runtime"
],
"license": "Apache-2.0",
"main": "tslib.js",
"module": "tslib.es6.js",
"name": "tslib",
"repository": {
"type": "git",
"url": "git+https://github.com/Microsoft/tslib.git"
},
"typings": "tslib.d.ts",
"version": "1.10.0"
}