Dependencies/conventional-changelog/node_modules/conventional-changelog-cli/node_modules/conventional-changelog-jquery/package.json
{ "_from": "conventional-changelog-jquery@^0.1.0", "_id": "conventional-changelog-jquery@0.1.0", "_inBundle": false, "_integrity": "sha1-Agg5cWLjhGmG5xJztsecW1+A9RA=", "_location": "/conventional-changelog-cli/conventional-changelog-jquery", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "conventional-changelog-jquery@^0.1.0", "name": "conventional-changelog-jquery", "escapedName": "conventional-changelog-jquery", "rawSpec": "^0.1.0", "saveSpec": null, "fetchSpec": "^0.1.0" }, "_requiredBy": [ "/conventional-changelog-cli/conventional-changelog" ], "_resolved": "https://registry.npmjs.org/conventional-changelog-jquery/-/conventional-changelog-jquery-0.1.0.tgz", "_shasum": "0208397162e3846986e71273b6c79c5b5f80f510", "_spec": "conventional-changelog-jquery@^0.1.0", "_where": "C:\\Users\\PLARSIK\\Dropbox\\Workspace\\abb\\Projects\\ABB.Ability.Tools\\InvokeAbilityHelpers\\executables\\conventional-changelog\\node_modules\\conventional-changelog-cli\\node_modules\\conventional-changelog", "author": { "name": "Steve Mao" }, "bugs": { "url": "https://github.com/stevemao/conventional-changelog-jquery/issues" }, "bundleDependencies": false, "dependencies": { "q": "^1.4.1" }, "deprecated": false, "description": "conventional-changelog jquery preset", "devDependencies": { "chai": "^3.5.0", "conventional-changelog-core": "0.0.2", "coveralls": "^2.11.6", "istanbul": "^0.4.2", "jscs": "^2.9.0", "jshint": "^2.9.1", "mocha": "*", "shelljs": "^0.5.3", "through2": "^2.0.0" }, "homepage": "https://github.com/stevemao/conventional-changelog-jquery#readme", "keywords": [ "conventional-changelog", "jquery", "preset" ], "license": "ISC", "main": "index.js", "name": "conventional-changelog-jquery", "repository": { "type": "git", "url": "git+https://github.com/stevemao/conventional-changelog-jquery.git" }, "scripts": { "coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage", "lint": "jshint *.js --exclude node_modules && jscs *.js", "test": "mocha && npm run-script lint" }, "version": "0.1.0" } |