{
  "_from": "autosize@^4.0.2",
  "_id": "autosize@4.0.2",
  "_inBundle": false,
  "_integrity": "sha512-jnSyH2d+qdfPGpWlcuhGiHmqBJ6g3X+8T+iRwFrHPLVcdoGJE/x6Qicm6aDHfTsbgZKxyV8UU/YB2p4cjKDRRA==",
  "_location": "/autosize",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "autosize@^4.0.2",
    "name": "autosize",
    "escapedName": "autosize",
    "rawSpec": "^4.0.2",
    "saveSpec": null,
    "fetchSpec": "^4.0.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/autosize/-/autosize-4.0.2.tgz",
  "_shasum": "073cfd07c8bf45da4b9fd153437f5bafbba1e4c9",
  "_spec": "autosize@^4.0.2",
  "_where": "C:\\xampp\\htdocs\\rnr",
  "author": {
    "name": "Jack Moore",
    "email": "hello@jacklmoore.com",
    "url": "http://www.jacklmoore.com"
  },
  "bugs": {
    "url": "https://github.com/jackmoore/autosize/issues"
  },
  "bundleDependencies": false,
  "demo": "http://www.jacklmoore.com/autosize",
  "dependencies": {},
  "deprecated": false,
  "description": "Autosize is a small, stand-alone script to automatically adjust textarea height to fit text.",
  "devDependencies": {
    "babel-core": "^6.26.0",
    "babel-plugin-add-module-exports": "^0.2.1",
    "babel-plugin-transform-es2015-modules-umd": "^6.24.1",
    "babel-preset-env": "^1.6.1",
    "gaze": "^1.1.2",
    "jshint": "^2.9.5",
    "uglify-js": "^3.3.16"
  },
  "files": [
    "dist",
    "src"
  ],
  "homepage": "http://www.jacklmoore.com/autosize",
  "keywords": [
    "textarea",
    "form",
    "ui"
  ],
  "license": "MIT",
  "main": "dist/autosize.js",
  "name": "autosize",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/jackmoore/autosize.git"
  },
  "scripts": {
    "build": "node build"
  },
  "version": "4.0.2"
}
