initial commit
This commit is contained in:
22
node_modules/jibo-parser/package.json
generated
vendored
Normal file
22
node_modules/jibo-parser/package.json
generated
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "jibo-parser",
|
||||
"version": "0.7.8",
|
||||
"description": "JavaScript wrapper for the Jibo Robust Parser",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"postinstall": "node install.js"
|
||||
},
|
||||
"author": "Ramon Prieto",
|
||||
"license": "SEE LICENSE IN LICENSE.txt",
|
||||
"gypfile": true,
|
||||
"dependencies": {
|
||||
"extract-zip": "^1.2.0",
|
||||
"fs-extra": "^0.26.2",
|
||||
"home-path": "^1.0.1",
|
||||
"mkdirp": "^0.5.1",
|
||||
"mv": "^2.1.1",
|
||||
"nugget": "^1.6.0",
|
||||
"path-exists": "^2.1.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user