commit
This commit is contained in:
parent
a70448a434
commit
a15c733e45
55 changed files with 13236 additions and 1 deletions
37
node_modules/fotology-x/package.json
generated
vendored
Normal file
37
node_modules/fotology-x/package.json
generated
vendored
Normal file
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"name": "fotology-x",
|
||||
"version": "1.2.4",
|
||||
"description": "Simplifies Image Searching",
|
||||
"main": "compiled/main.js",
|
||||
"dependencies": {
|
||||
"bluebird": "^2.9.34",
|
||||
"request": "^2.58.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"gulp": "^3.9.0",
|
||||
"gulp-coffee": "^2.3.1"
|
||||
},
|
||||
"scripts": {
|
||||
"prepublish": "gulp",
|
||||
"publish": "git commit -a && git push",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/SlashmanX/fotology.git"
|
||||
},
|
||||
"keywords": [
|
||||
"images",
|
||||
"image",
|
||||
"searching",
|
||||
"google",
|
||||
"image",
|
||||
"search"
|
||||
],
|
||||
"author": "Abhinav Madahar",
|
||||
"license": "GNU GPL v3",
|
||||
"bugs": {
|
||||
"url": "https://github.com/SlashmanX/fotology/issues"
|
||||
},
|
||||
"homepage": "https://github.com/SlashmanX/fotology"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue