UNPKG

gengojs

Version:

the best i18n middleware for Node.js

122 lines (121 loc) 3.01 kB
{ "_args": [ [ "changelog@^1.0.7", "/Users/iwatakeshi/Documents/GitHub/gengojs/node_modules/gulp-changelog" ] ], "_from": "changelog@>=1.0.7 <2.0.0", "_id": "changelog@1.0.7", "_inCache": true, "_installable": true, "_location": "/changelog", "_nodeVersion": "0.10.32", "_npmUser": { "email": "dylang@gmail.com", "name": "dylang" }, "_npmVersion": "2.1.3", "_phantomChildren": { "escape-string-regexp": "1.0.3" }, "_requested": { "name": "changelog", "raw": "changelog@^1.0.7", "rawSpec": "^1.0.7", "scope": null, "spec": ">=1.0.7 <2.0.0", "type": "range" }, "_requiredBy": [ "/gulp-changelog" ], "_resolved": "https://registry.npmjs.org/changelog/-/changelog-1.0.7.tgz", "_shasum": "e95de6dc14082948bd49618304e9c9e854e821e5", "_shrinkwrap": null, "_spec": "changelog@^1.0.7", "_where": "/Users/iwatakeshi/Documents/GitHub/gengojs/node_modules/gulp-changelog", "author": { "email": "dylang@gmail.com", "name": "Dylan Greene" }, "bin": { "changelog": "./bin/changelog.js" }, "bugs": { "url": "http://github.com/dylang/changelog/issues" }, "dependencies": { "chalk": "^0.5.1", "cli": "^0.6.4", "has-color": "^0.1.1", "lodash": "^2.4.1", "moment": "^2.5.0", "q": "^1.0.1", "request": "^2.34.0", "semver": "^4.0.3", "wordwrap": "^0.0.2" }, "description": "Command line tool (and Node module) that generates a changelog in color output, markdown, or json for modules in npmjs.org's registry as well as any public github.com repo.", "devDependencies": { "chai": "^1.9.1", "grunt": "^0.4.1", "grunt-contrib-jshint": "^0.10.0", "grunt-contrib-watch": "^0.6.1", "grunt-mocha-test": "^0.12.1", "grunt-notify": "^0.3.1", "grunt-readme": "^0.4.5", "grunt-templates-dylang": "^1.0.0", "load-grunt-tasks": "^0.6.0", "mocha": "^1.18.2", "proxyquire": "^1.0.1", "time-grunt": "^1.0.0" }, "directories": { "bin": "./bin", "lib": "./lib" }, "dist": { "shasum": "e95de6dc14082948bd49618304e9c9e854e821e5", "tarball": "http://registry.npmjs.org/changelog/-/changelog-1.0.7.tgz" }, "engines": { "node": ">= 0.10.0" }, "gitHead": "66b3f4b9fc99c1a812e1009ed1e1e1e14c153342", "homepage": "http://github.com/dylang/changelog", "keywords": [ "change log", "change set", "changelog", "changes", "commit messages", "commits", "history", "what's new" ], "licenses": [ { "type": "MIT", "url": "http://github.com/dylang/changelog/raw/master/LICENSE" } ], "main": "lib/changelog", "maintainers": [ { "name": "dylang", "email": "dylang@gmail.com" } ], "name": "changelog", "optionalDependencies": {}, "preferGlobal": true, "repository": { "type": "git", "url": "https://github.com/dylang/changelog.git" }, "scripts": { "test": "grunt test" }, "version": "1.0.7" }