41 lines
913 B
JSON
Executable File
41 lines
913 B
JSON
Executable File
{
|
|
"name": "angular-cookie",
|
|
"main": "angular-cookie.js",
|
|
"version": "4.1.0",
|
|
"homepage": "https://github.com/ivpusic/angular-cookie",
|
|
"authors": [
|
|
"ivpusic <pusic007@gmail.com>"
|
|
],
|
|
"description": "angular module for accessing browser cookies",
|
|
"keywords": [
|
|
"cookie",
|
|
"angular"
|
|
],
|
|
"license": "MIT",
|
|
"location": "git@github.com:ivpusic/angular-cookie.git",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests",
|
|
"example",
|
|
"karma.conf.js",
|
|
"LICENSE",
|
|
"README.md",
|
|
"Gruntfile.js"
|
|
],
|
|
"dependencies": {
|
|
"angular": "*"
|
|
},
|
|
"_release": "4.1.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v4.1.0",
|
|
"commit": "514a9df3ead0d60149c62231169adfc903e34489"
|
|
},
|
|
"_source": "https://github.com/ivpusic/angular-cookie.git",
|
|
"_target": "^4.1.0",
|
|
"_originalSource": "angular-cookie",
|
|
"_direct": true
|
|
} |