parent-folder

v1.1.0
Get the name of the parent folder.

build

babel -o $npm_package_main $npm_package_config_entry

dist

npm run lint && npm run build && npm test && npm run docs

docs

jsdoc2md $npm_package_config_entry > api.md

lint

eslint .

prepublish

npm run dist

test

mocha

watch

npm run watch-build & npm run watch-test

watch-build

npm run build -- --watch

watch-test

npm run test -- -w
npm i parent-folder

Metadata

  • MIT
  • >=0.12.0
  • Dana Woodman
  • released 8/30/2015

Downloads

Maintainers