UNPKG

@stdlib/datasets-img-dust-bowl-home

Version:

Image of an abandoned Dust Bowl home.

73 lines (72 loc) 1.47 kB
{ "name": "@stdlib/datasets-img-dust-bowl-home", "version": "0.2.2", "description": "Image of an abandoned Dust Bowl home.", "license": "Apache-2.0", "author": { "name": "The Stdlib Authors", "url": "https://github.com/stdlib-js/stdlib/graphs/contributors" }, "contributors": [ { "name": "The Stdlib Authors", "url": "https://github.com/stdlib-js/stdlib/graphs/contributors" } ], "main": "./lib", "browser": "./lib/browser.js", "directories": { "data": "./data", "doc": "./docs", "lib": "./lib", "dist": "./dist" }, "types": "./docs/types", "scripts": {}, "homepage": "https://stdlib.io", "repository": { "type": "git", "url": "git://github.com/stdlib-js/datasets-img-dust-bowl-home.git" }, "bugs": { "url": "https://github.com/stdlib-js/stdlib/issues" }, "dependencies": { "@stdlib/buffer-from-string": "^0.2.2", "@stdlib/fs-read-file": "^0.2.2" }, "devDependencies": {}, "engines": { "node": ">=0.10.0", "npm": ">2.7.0" }, "os": [ "aix", "darwin", "freebsd", "linux", "macos", "openbsd", "sunos", "win32", "windows" ], "keywords": [ "stdlib", "datasets", "dataset", "data", "image", "img", "home", "house", "architecture", "dust bowl", "desert", "abandoned" ], "funding": { "type": "opencollective", "url": "https://opencollective.com/stdlib" } }