Skip to content

Instantly share code, notes, and snippets.

@buildmotion
Created April 3, 2018 08:09
Show Gist options
  • Save buildmotion/d59b39ab9a33f214c33850da0658bef3 to your computer and use it in GitHub Desktop.
Save buildmotion/d59b39ab9a33f214c33850da0658bef3 to your computer and use it in GitHub Desktop.
{
"$schema": "./../../node_modules/ng-packagr/package.schema.json",
"name": "@buildmotion/logging",
"version": "3.1.3",
"ngPackage": {
"lib": {
"entryFile": "./index.ts"
},
"dest": "./../../dist/@buildmotion/logging"
},
"repository": {
"type": "git",
"url": "https://github.com/buildmotion/buildmotion-logging"
},
"keywords": [
"buildmotion",
"Angular",
"Angularlicious",
"Angularlicio.us",
"Matt Vaughn"
],
"author": "matt.vaughn@buildmotion.com www.buildmotion.com",
"license": "MIT",
"peerDependencies": {
"@angular/common": "^5.1.3",
"@angular/core": "^5.1.3"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment