waterline-postgresql
Version:
PostgreSQL Adapter for Sails and Waterline
178 lines (177 loc) • 4.07 kB
JSON
{
"_args": [
[
"geojsonhint@^1.0.0",
"/home/travis/build/waterlinejs/postgresql-adapter/node_modules/knex-postgis"
]
],
"_from": "geojsonhint@>=1.0.0 <2.0.0",
"_id": "geojsonhint@1.2.0",
"_inBundle": true,
"_inCache": true,
"_installable": true,
"_location": "/waterline-postgresql/geojsonhint",
"_nodeVersion": "5.6.0",
"_npmOperationalInternal": {
"host": "packages-5-east.internal.npmjs.com",
"tmp": "tmp/geojsonhint-1.2.0.tgz_1455213780859_0.39889492001384497"
},
"_npmUser": {
"email": "tom@macwright.org",
"name": "tmcw"
},
"_npmVersion": "3.6.0",
"_phantomChildren": {},
"_requested": {
"name": "geojsonhint",
"raw": "geojsonhint@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/waterline-postgresql/knex-postgis"
],
"_resolved": "https://registry.npmjs.org/geojsonhint/-/geojsonhint-1.2.0.tgz",
"_shasum": "750ee17419e08c29cbf552e867038c4565c521e5",
"_shrinkwrap": null,
"_spec": "geojsonhint@^1.0.0",
"_where": "/home/travis/build/waterlinejs/postgresql-adapter/node_modules/knex-postgis",
"author": {
"name": "Tom MacWright"
},
"bin": {
"geojsonhint": "./bin/geojsonhint"
},
"bugs": {
"url": "https://github.com/mapbox/geojsonhint/issues"
},
"dependencies": {
"chalk": "^1.1.0",
"concat-stream": "~1.4.4",
"jsonlint-lines": "1.7.1",
"minimist": "1.1.1",
"text-table": "^0.2.0"
},
"description": "validate and sanity-check geojson files",
"devDependencies": {
"benchmark": "^1.0.0",
"eslint": "^1.10.3",
"eslint-config-unstyled": "^1.1.0",
"fuzzer": "~0.1.0",
"glob": "~3.2.6",
"tap": "~1.3.1"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "750ee17419e08c29cbf552e867038c4565c521e5",
"tarball": "https://registry.npmjs.org/geojsonhint/-/geojsonhint-1.2.0.tgz"
},
"gitHead": "495685cac318d6c3a81f9f854583e85e8ef7ed2d",
"homepage": "https://github.com/mapbox/geojsonhint#readme",
"keywords": [
"geojson",
"hint"
],
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"name": "aaronlidman",
"email": "aaronlidman@gmail.com"
},
{
"name": "ansis",
"email": "ansis.brammanis@gmail.com"
},
{
"name": "camilleanne",
"email": "camille@mapbox.com"
},
{
"name": "dthompson",
"email": "dthompson@gmail.com"
},
{
"name": "gretacb",
"email": "carol@mapbox.com"
},
{
"name": "ianshward",
"email": "ian@mapbox.com"
},
{
"name": "ingalls",
"email": "nicholas.ingalls@gmail.com"
},
{
"name": "jfirebaugh",
"email": "john.firebaugh@gmail.com"
},
{
"name": "kkaefer",
"email": "kkaefer@gmail.com"
},
{
"name": "lxbarth",
"email": "alex@mapbox.com"
},
{
"name": "mapbox-admin",
"email": "accounts@mapbox.com"
},
{
"name": "miccolis",
"email": "jeff@miccolis.net"
},
{
"name": "mikemorris",
"email": "michael.patrick.morris@gmail.com"
},
{
"name": "morganherlocker",
"email": "morgan.herlocker@gmail.com"
},
{
"name": "mourner",
"email": "agafonkin@gmail.com"
},
{
"name": "rclark",
"email": "ryan.clark.j@gmail.com"
},
{
"name": "springmeyer",
"email": "dane@mapbox.com"
},
{
"name": "tmcw",
"email": "tom@macwright.org"
},
{
"name": "tristen",
"email": "tristen.brown@gmail.com"
},
{
"name": "willwhite",
"email": "will@mapbox.com"
},
{
"name": "yhahn",
"email": "young@mapbox.com"
}
],
"name": "geojsonhint",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/mapbox/geojsonhint.git"
},
"scripts": {
"test": "eslint index.js object.js && tap test/*.js --coverage"
},
"version": "1.2.0"
}