pdfer-login-imacros
Version:
Login to the pdfer service using iMacros for Firefox
30 lines (29 loc) • 663 B
JSON
{
"name": "pdfer-login-imacros",
"version": "1.0.5",
"description": "Login to the pdfer service using iMacros for Firefox",
"main": "index.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/nisaacson/pdfer-login-imacros.git"
},
"keywords": [
"pdfer",
"login",
"imacros"
],
"author": "Noah Isaacson",
"license": "BSD",
"readmeFilename": "README.md",
"gitHead": "37fb3d5bdfb552898510136bb5886b1a2b44af3f",
"dependencies": {
"imacros-read-file": "~1.0.0",
"should": "~1.2.2"
}
}