packagejson
v1.0.1
Published
Require the package.json nearest to cwd
Downloads
18
Readme
packagejson
Require the package.json nearest to cwd
Installation
Download node at nodejs.org and install it, if you haven't already.
npm install packagejson --save
Tests
npm install
npm test
Dependencies
- is-function: is that thing a function? Use this module to find out
- string-is-empty: Check if a string is empty
Dev Dependencies
- esprima-fb: Facebook-specific fork of the esprima project
- mocha: simple, flexible, fun test framework
- package-json-to-readme: Generate a README.md from package.json contents
License
ISC
Generated by package-json-to-readme