A tool for gathering project information, supporting npm, git, and more.
Go to file
2016-10-27 19:43:54 +02:00
dist update smartfile 2016-10-27 19:43:54 +02:00
test update smartfile 2016-10-27 19:43:54 +02:00
ts update smartfile 2016-10-27 19:43:54 +02:00
.gitignore update smartfile 2016-10-27 19:43:54 +02:00
.gitlab-ci.yml update gitlab ci base image 2016-06-09 23:48:27 +02:00
LICENSE Initial commit 2016-02-20 03:45:25 +01:00
package.json update smartfile 2016-10-27 19:43:54 +02:00
README.md add README 2016-06-09 23:46:28 +02:00

projectinfo

returns a projectoinfo object for a directory path. TypeScript ready.

Status

build status Dependency Status devDependency Status

Usage

var projectinfo = require("projectinfo")

myProject = new ProjectinfoNpm("/somepath/to/projectroot");
myProject.version // displays version