sqlite-robotstxt 0.0.1-alpha.3

A SQLite extension for parsing robots.txt files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "//": "Autogenerated by the npm_generate_platform_packages.sh script, do not edit by hand", 
  "name": "sqlite-robotstxt-windows-x64",
  "version": "0.0.1-alpha.3",
  "repository": {
    "type": "git",
    "url": "https://github.com/asg017/sqlite-robotstxt.git",
    "directory": "npm/sqlite-robotstxt-windows-x64"
  },
  "author": "Alex Garcia <alexsebastian.garcia@gmail.com>",
  "os": [
    "windows"
  ],
  "cpu": [
    "x64"
  ]
}