A tool for gathering project information, supporting npm, git, and more.
Go to file
2016-11-26 14:45:56 +01:00
dist update to meet newest standards 2016-11-26 14:45:56 +01:00
test update to meet newest standards 2016-11-26 14:45:56 +01:00
ts update to meet newest standards 2016-11-26 14:45:56 +01:00
.gitignore update smartfile 2016-10-27 19:43:54 +02:00
.gitlab-ci.yml update to meet newest standards 2016-11-26 14:45:56 +01:00
LICENSE Initial commit 2016-02-20 03:45:25 +01:00
npmextra.json update to meet newest standards 2016-11-26 14:45:56 +01:00
package.json update to meet newest standards 2016-11-26 14:45:56 +01:00
README.md add README 2016-06-09 23:46:28 +02:00
tslint.json update to meet newest standards 2016-11-26 14:45:56 +01: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