UNPKG

@pnp/pnpjs

Version:

pnp - rollup library of all functionality

34 lines 912 B
{ "name": "@pnp/pnpjs", "version": "2.15.0", "description": "pnp - rollup library of all functionality", "main": "./index.js", "typings": "./index", "dependencies": { "@pnp/logging": "2.15.0", "@pnp/common": "2.15.0", "@pnp/odata": "2.15.0", "@pnp/sp": "2.15.0", "@pnp/graph": "2.15.0", "@pnp/config-store": "2.15.0", "@pnp/sp-addinhelpers": "2.15.0", "tslib": "2.3.0" }, "author": { "name": "Microsoft and other contributors" }, "license": "MIT", "bugs": { "url": "https://github.com/pnp/pnpjs/issues" }, "homepage": "https://github.com/pnp/pnpjs", "repository": { "type": "git", "url": "git:github.com/pnp/pnpjs" }, "funding": { "type": "individual", "url": "https://github.com/sponsors/patrick-rodgers/" }, "type": "module" }