UNPKG

691 BJSONView Raw
1{
2 "name": "@pnp/common",
3 "version": "2.15.0",
4 "description": "pnp - provides shared functionality across all pnp libraries",
5 "main": "./index.js",
6 "typings": "./index",
7 "dependencies": {
8 "tslib": "2.3.0"
9 },
10 "author": {
11 "name": "Microsoft and other contributors"
12 },
13 "license": "MIT",
14 "bugs": {
15 "url": "https://github.com/pnp/pnpjs/issues"
16 },
17 "homepage": "https://github.com/pnp/pnpjs",
18 "repository": {
19 "type": "git",
20 "url": "git:github.com/pnp/pnpjs"
21 },
22 "funding": {
23 "type": "individual",
24 "url": "https://github.com/sponsors/patrick-rodgers/"
25 },
26 "type": "module"
27}
\No newline at end of file