documment-mmp.test
Version:
27 lines (26 loc) • 561 B
JSON
{
"name": "documment-mmp.test",
"version": "0.1.0",
"repository": {
"type": "git",
"url": "https://github.com/documment/documment-mmp.test"
},
"author": {
"name": "Documment",
"email": "info@documment.com"
},
"keywords": [
"angular"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/documment/documment-mmp.test/issues"
},
"module": "documment-mmp.test.js",
"typings": "documment-mmp.test.d.ts",
"peerDependencies": {
"@angular/core": "^4.0.0",
"rxjs": "^5.1.0",
"zone.js": "^0.8.4"
}
}