Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dir-generate

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dir-generate - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

.jshintignore

31

package.json
{
"name": "dir-generate",
"version": "0.0.0",
"version": "0.0.2",
"description": "a easy tool to make dir with markdown",
"bin": {
"dir-generate": "./lib/dir-generate"
},
"keywords": [
"mkdir",
"dir",
"markdown"
],
"devDependencies": {
"jshint": "^2.5.1",
"should": "^3.0.0",
"mocha": "^1.12.0",
"thunkify": "^2.0.0",
"request": "^2.36.0"
},
"main": "index.js",
"scripts": {
"test": ""
"test": "make test"
},
"author": "GKuChan",
"license": "MIT"
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/GKuChan/dir-generate.git"
},
"dependencies": {
"commander": "^2.3.0",
"fs-extra": "^0.11.0",
"markdown": "^0.5.0",
"process": "^0.7.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc