docparse-add-imacros
Version:
add extracted data to the docparse system using the docparse rest api in an imacros for firefox environment
32 lines (31 loc) • 775 B
JSON
{
"name": "docparse-add-imacros",
"version": "1.0.7",
"description": "add extracted data to the docparse system using the docparse rest api in an imacros for firefox environment",
"main": "index.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/nisaacson/docparse-add-imacros.git"
},
"keywords": [
"docparse",
"add",
"imacros"
],
"author": "Noah Isaacson",
"license": "BSD",
"readmeFilename": "README.md",
"gitHead": "335240070c89619776c15aec14dde4e8b07ece6f",
"dependencies": {
"should": "~1.2.1",
"imacros-read-file": "~1.0.0",
"async": "~0.2.4",
"required-keys": "~1.0.4"
}
}