tsm-cli
Version:
Simple way to manage typescipt and angular2 submodules from one repository
31 lines (30 loc) • 595 B
JSON
{
"version": "0.8.3",
"description": "Simple way to manage typescipt and angular2 submodules from one repository",
"keywords": [
"npm",
"node",
"typescript",
"angular",
"angular2",
"angularcli"
],
"author": {
"name": "Dmitriy Shekhovtsov",
"email": "valorkin@gmail.com",
"url": "https://twitter.com/valorkin"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/valor-software/npm-submodules.git"
},
"name": "tsm-cli",
"bin": {
"tsm": "bin/tsm-cli.js"
},
"dependencies": {
"npm-submodules": "0.8.3"
},
"_id": "tsm-cli@"
}