Skip to content

Commit

Permalink
new structure
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyTheTank committed Nov 12, 2015
1 parent 761e0b3 commit 01c5633
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"authors": [
"Jonathan Hornung <[email protected]>"
],
"version": "0.3.2",
"version": "0.3.3",
"description": "angular factory for youtube rest api connection",
"main": "angular-youtube-api-factory.js",
"main": "dist/angular-youtube-api-factory.min.js",
"moduleType": [],
"keywords": [
"youtube",
Expand Down
48 changes: 24 additions & 24 deletions config.codekit
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,6 @@
"CodeKitInfo": "This is a CodeKit 2.x project configuration file. It is designed to sync project settings across multiple machines. MODIFYING THE CONTENTS OF THIS FILE IS A POOR LIFE DECISION. If you do so, you will likely cause CodeKit to crash. This file is not useful unless accompanied by the project that created it in CodeKit 2. This file is not backwards-compatible with CodeKit 1.x. For more information, see: http:\/\/incident57.com\/codekit",
"creatorBuild": "19076",
"files": {
"\/angular-youtube-api-factory.js": {
"fileType": 64,
"ignore": 0,
"ignoreWasSetByUser": 1,
"inputAbbreviatedPath": "\/angular-youtube-api-factory.js",
"outputAbbreviatedPath": "\/angular-youtube-api-factory.min.js",
"outputPathIsOutsideProject": 0,
"outputPathIsSetByUser": 0,
"outputStyle": 1,
"syntaxCheckerStyle": 0
},
"\/angular-youtube-api-factory.min.js": {
"fileType": 64,
"ignore": 1,
"ignoreWasSetByUser": 0,
"inputAbbreviatedPath": "\/angular-youtube-api-factory.min.js",
"outputAbbreviatedPath": "\/angular-youtube-api-factory.min.min.js",
"outputPathIsOutsideProject": 0,
"outputPathIsSetByUser": 0,
"outputStyle": 1,
"syntaxCheckerStyle": 0
},
"\/bower.json": {
"fileType": 524288,
"ignore": 1,
Expand All @@ -35,15 +13,26 @@
"outputPathIsSetByUser": 0,
"outputStyle": 1
},
"\/dist\/angular-youtube-api-factory.min.js": {
"fileType": 64,
"ignore": 1,
"ignoreWasSetByUser": 0,
"inputAbbreviatedPath": "\/dist\/angular-youtube-api-factory.min.js",
"outputAbbreviatedPath": "\/dist\/angular-youtube-api-factory.min.min.js",
"outputPathIsOutsideProject": 0,
"outputPathIsSetByUser": 0,
"outputStyle": 1,
"syntaxCheckerStyle": 0
},
"\/README.md": {
"criticStyle": 0,
"enableFootnotes": 1,
"enableLabels": 1,
"enableSmartQuotes": 1,
"escapeLineBreaks": 0,
"fileType": 4096,
"ignore": 1,
"ignoreWasSetByUser": 1,
"ignore": 0,
"ignoreWasSetByUser": 0,
"inputAbbreviatedPath": "\/README.md",
"maskEmailAddresses": 1,
"outputAbbreviatedPath": "\/README.html",
Expand All @@ -55,6 +44,17 @@
"processHTML": 0,
"randomFootnoteNumbers": 0,
"useCompatibilityMode": 0
},
"\/src\/angular-youtube-api-factory.js": {
"fileType": 64,
"ignore": 0,
"ignoreWasSetByUser": 1,
"inputAbbreviatedPath": "\/src\/angular-youtube-api-factory.js",
"outputAbbreviatedPath": "\/dist\/angular-youtube-api-factory.min.js",
"outputPathIsOutsideProject": 0,
"outputPathIsSetByUser": 1,
"outputStyle": 1,
"syntaxCheckerStyle": 0
}
},
"hooks": [
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 01c5633

Please sign in to comment.