movie-parse
Version:
Parse torrent movie name
31 lines (30 loc) • 683 B
JSON
{
"name": "movie-parse",
"dependencies": {
"parse-torrent-name": "*"
},
"version": "1.0.7",
"description": "Parse torrent movie name",
"bin": {
"movie-parse": "./bin/movie-parse"
},
"repository":
{
"type" : "git",
"url" : "https://github.com/ChiarilloMassimo/torrent-movie-parse.git"
},
"devDependencies": {},
"scripts": {
"test": "movie-parse \"The.Staying.Alive.S05E02.720p.HDTV.x264-KILLERS[rartv]\""
},
"keywords": [
"torrent",
"movie",
"parse",
"torrent parse",
"movie parse",
"movie name parse"
],
"author": "Chiarillo Massimo <hello@massimo.me> (http://chiarillo.massimo.me)",
"license": "ISC"
}