pulseauthenticate
Version:
Common Authentication library for pulse angular apps
115 lines (114 loc) • 3.12 kB
JSON
{
"_args": [
[
{
"raw": "pulseauthenticate",
"scope": null,
"escapedName": "pulseauthenticate",
"name": "pulseauthenticate",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"C:\\pulse\\code"
]
],
"_from": "pulseauthenticate@latest",
"_id": "pulseauthenticate@1.0.2",
"_inCache": true,
"_location": "/pulseauthenticate",
"_nodeVersion": "6.2.2",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/pulseauthenticate-1.0.2.tgz_1491908272792_0.316840008366853"
},
"_npmUser": {
"name": "neha.seth",
"email": "neha.seth@bts.com"
},
"_npmVersion": "3.9.5",
"_phantomChildren": {},
"_requested": {
"raw": "pulseauthenticate",
"scope": null,
"escapedName": "pulseauthenticate",
"name": "pulseauthenticate",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/pulseauthenticate/-/pulseauthenticate-1.0.2.tgz",
"_shasum": "7490a9d7b066c85ab4e33649bca802608845c449",
"_shrinkwrap": null,
"_spec": "pulseauthenticate",
"_where": "C:\\pulse\\code",
"bugs": {
"url": "https://github.com/pulse/authenticate/issues"
},
"dependencies": {
"gulp": "^3.9.1",
"typings": "^2.1.1",
"ts-node": "~2.0.0"
},
"description": "Common Authentication library for pulse angular apps",
"devDependencies": {
"@angular/common": "^4.0.3",
"@angular/compiler": "^4.0.3",
"@angular/compiler-cli": "^4.0.3",
"@angular/core": "^4.0.3",
"@angular/forms": "^4.0.3",
"@angular/http": "^4.0.3",
"@angular/platform-browser": "^4.0.3",
"@angular/platform-browser-dynamic": "^4.0.3",
"@angular/router": "^4.0.3",
"@types/node": "^6.0.45",
"del": "^2.1.0",
"gulp": "^3.9.1",
"gulp-inline-ng2-template": "^4.0.0",
"gulp-install": "^0.6.0",
"gulp-minify-css": "^1.2.4",
"gulp-sourcemaps": "^2.1.1",
"gulp-stylus": "^2.6.0",
"gulp-typescript": "^3.0.2",
"gulp-typings": "^2.0.4",
"gulp-uglify": "^2.0.0",
"run-sequence": "^1.2.2",
"rxjs": "^5.1.0",
"typescript": "2.3.4",
"zone.js": "0.8.12"
},
"directories": {},
"dist": {
"shasum": "7490a9d7b066c85ab4e33649bca802608845c449",
"tarball": "https://registry.npmjs.org/pulseauthenticate/-/pulseauthenticate-1.0.2.tgz"
},
"homepage": "https://github.com/pulse/authenticate#readme",
"keywords": [
"Pulse",
"Library"
],
"license": "Unlicensed",
"main": "lib/index.js",
"maintainers": [
{
"name": "neha.seth",
"email": "neha.seth@bts.com"
}
],
"name": "pulseauthenticate",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/pulse/authenticate.git"
},
"scripts": {
"build": "gulp build"
},
"types": "index.d.ts",
"version": "1.2.5"
}