new-find-package-json

v2.0.0
Find the an package.json in the path provided upwards
package.json json find-package-json directory package-json read-package-json

build

tsc -p tsconfig.build.json

build:tests

tsc -p tsconfig.json

lint

eslint -c ./.eslintrc.js './**/*.{js,ts}'

test

jest

test:watch

jest --watchAll

test:coverage

jest --collectCoverage

test:watchCoverage

jest --collectCoverage --watchAll

watch

tsc -w -p tsconfig.json

prepare

husky install
npm i new-find-package-json

Metadata

  • MIT
  • >=12.22.0
  • hasezoey
  • released 5/24/2022

Downloads

Maintainers