Skip to content

Commit

Permalink
Create package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rediris authored Jan 6, 2017
1 parent 2f4d5b0 commit 0f92fbf
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "cookiecuttr",
"license": "GPL",
"main": [
"jquery.cookiecuttr.js"
],
"ignore": [
"travis.sh",
"test",
"Gruntfile.js",
"package.json",
".gitignore",
".jshintignore",
".jshintrc",
".tm_properties",
".travis.yml"
],
"homepage": "https://github.com/aquent/cookieCuttr",
"version": "1.0.2",
"_release": "1.0.2",
"_resolution": {
"type": "version",
"tag": "v1.0.2",
"commit": ""
},
"_source": "https://github.com/aquent/cookieCuttr",
"_target": "^1.0.2",
"_originalSource": "https://github.com/cdwharton/cookieCuttr"
}

0 comments on commit 0f92fbf

Please sign in to comment.