Files
30-seconds-of-code/node_modules/ts-pnp/package.json
2019-08-20 15:52:05 +02:00

57 lines
1.4 KiB
JSON

{
"_from": "ts-pnp@^1.1.2",
"_id": "ts-pnp@1.1.2",
"_inBundle": false,
"_integrity": "sha512-f5Knjh7XCyRIzoC/z1Su1yLLRrPrFCgtUAh/9fCSP6NKbATwpOL1+idQVXQokK9GRFURn/jYPGPfegIctwunoA==",
"_location": "/ts-pnp",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "ts-pnp@^1.1.2",
"name": "ts-pnp",
"escapedName": "ts-pnp",
"rawSpec": "^1.1.2",
"saveSpec": null,
"fetchSpec": "^1.1.2"
},
"_requiredBy": [
"/pnp-webpack-plugin"
],
"_resolved": "https://registry.npmjs.org/ts-pnp/-/ts-pnp-1.1.2.tgz",
"_shasum": "be8e4bfce5d00f0f58e0666a82260c34a57af552",
"_spec": "ts-pnp@^1.1.2",
"_where": "/Users/stefanfejes/Projects/30-seconds-of-python-code/node_modules/pnp-webpack-plugin",
"bugs": {
"url": "https://github.com/arcanis/ts-pnp/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "plug'n'play resolver for TypeScript",
"engines": {
"node": ">=6"
},
"homepage": "https://github.com/arcanis/ts-pnp",
"keywords": [
"typescript",
"yarn",
"plugnplay",
"pnp"
],
"license": "MIT",
"name": "ts-pnp",
"peerDependencies": {
"typescript": "*"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/arcanis/ts-pnp.git"
},
"version": "1.1.2"
}