Simple email application for Android. Original source code: https://framagit.org/dystopia-project/simple-email
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

68 lines
2.1 KiB

{
"_from": "conventional-changelog-angular@^5.0.0",
"_id": "conventional-changelog-angular@5.0.2",
"_inBundle": false,
"_integrity": "sha512-yx7m7lVrXmt4nKWQgWZqxSALEiAKZhOAcbxdUaU9575mB0CzXVbgrgpfSnSP7OqWDUTYGD0YVJ0MSRdyOPgAwA==",
"_location": "/conventional-changelog-angular",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "conventional-changelog-angular@^5.0.0",
"name": "conventional-changelog-angular",
"escapedName": "conventional-changelog-angular",
"rawSpec": "^5.0.0",
"saveSpec": null,
"fetchSpec": "^5.0.0"
},
"_requiredBy": [
"/@semantic-release/commit-analyzer",
"/@semantic-release/release-notes-generator"
],
"_resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.2.tgz",
"_shasum": "39d945635e03b6d0c9d4078b1df74e06163dc66a",
"_spec": "conventional-changelog-angular@^5.0.0",
"_where": "/home/camilo/Documents/projects/personal/simple-email/node_modules/@semantic-release/commit-analyzer",
"author": {
"name": "Steve Mao"
},
"bugs": {
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
},
"bundleDependencies": false,
"dependencies": {
"compare-func": "^1.3.1",
"q": "^1.5.1"
},
"deprecated": false,
"description": "conventional-changelog angular preset",
"engines": {
"node": ">=6.9.0"
},
"files": [
"conventional-changelog.js",
"conventional-recommended-bump.js",
"index.js",
"parser-opts.js",
"writer-opts.js",
"templates"
],
"gitHead": "f301b0de0b954713a50b2256a3140e21817d14c0",
"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
"keywords": [
"conventional-changelog",
"angular",
"preset"
],
"license": "ISC",
"main": "index.js",
"name": "conventional-changelog-angular",
"repository": {
"type": "git",
"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
},
"scripts": {
"test-windows": "mocha --timeout 30000"
},
"version": "5.0.2"
}