All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.image-size.package.json Maven / Gradle / Ivy

{
    "_args": [
        
    ],
    "_from": "image-size@>=0.3.5 <0.4.0",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/image-size",
    "_npmUser": {
        "email": "[email protected]",
        "name": "netroy"
    },
    "_npmVersion": "2.0.0",
    "_phantomChildren": {
        
    },
    "_requested": {
        "name": "image-size",
        "raw": "image-size@~0.3.5",
        "rawSpec": "~0.3.5",
        "scope": null,
        "spec": ">=0.3.5 <0.4.0",
        "type": "range"
    },
    "_requiredBy": [
        "/less"
    ],
    "_resolved": "https://registry.npmjs.org/image-size/-/image-size-0.3.5.tgz",
    "_shasum": "83240eab2fb5b00b04aab8c74b0471e9cba7ad8c",
    "_shrinkwrap": null,
    "_spec": "image-size@~0.3.5",
    "_where": "",
    "author": {
        "email": "[email protected]",
        "name": "netroy",
        "url": "http://netroy.in/"
    },
    "bin": {
        "image-size": "./bin/image-size"
    },
    "bugs": {
        "url": "https://github.com/netroy/image-size/issues"
    },
    "dependencies": {
        
    },
    "description": "get dimensions of any image file",
    "devDependencies": {
        "escomplex-js": "~0.1.4",
        "expect.js": "~0.3.1",
        "glob": "~4.0.6",
        "jshint": "~2.5.6",
        "mocha": "~1.21.5",
        "sinon": "~1.10.3"
    },
    "directories": {
        
    },
    "dist": {
        "shasum": "83240eab2fb5b00b04aab8c74b0471e9cba7ad8c",
        "tarball": "http://registry.npmjs.org/image-size/-/image-size-0.3.5.tgz"
    },
    "engines": {
        "node": ">=0.10.0"
    },
    "gitHead": "ccef69913f1cac2cb88c5f6309d70a37cf097658",
    "homepage": "https://github.com/netroy/image-size",
    "keywords": [
        "bmp",
        "dimensions",
        "gif",
        "height",
        "image",
        "jpeg",
        "png",
        "psd",
        "resolution",
        "size",
        "svg",
        "tiff",
        "webp",
        "width"
    ],
    "license": "MIT",
    "main": "lib/index.js",
    "maintainers": [
        {
            "email": "[email protected]",
            "name": "netroy"
        }
    ],
    "name": "image-size",
    "optionalDependencies": {
        
    },
    "repository": {
        "type": "git",
        "url": "[email protected]:netroy/image-size.git"
    },
    "scripts": {
        "test": "make"
    },
    "version": "0.3.5"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy