npm-submodules
Version:
Simple way to manage typescipt and angular2 submodules from one repository
47 lines (46 loc) • 996 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": "npm-submodules",
"main": "index.js",
"typings": "index.d.ts",
"module": "index.js",
"dependencies": {
"chalk": "2.0.1",
"cpy": "5.0.0",
"del": "3.0.0",
"execa": "0.8.0",
"inquirer": "3.2.0",
"listr": "0.12.0",
"lodash": "4.17.4",
"meow": "3.7.0",
"read-pkg": "2.0.0",
"semver": "5.3.0",
"split": "1.0.0",
"stream-to-observable": "0.2.0",
"tsconfig": "7.0.0",
"typescript": ">=2.0.0",
"update-notifier": "2.2.0",
"webpack": "3.5.6",
"write-pkg": "3.1.0"
},
"_id": "npm-submodules@"
}