0byt3m1n1
Path:
C:
/
Users
/
Administrator
/
Desktop
/
CWRDM Backup
/
cpms_new
/
gentelella-1.3.0
/
vendors
/
autosize
/
[
Home
]
File: bower.json
{ "name": "autosize", "description": "Autosize is a small, stand-alone script to automatically adjust textarea height to fit text.", "dependencies": {}, "keywords": [ "textarea", "form", "ui" ], "authors": [ { "name": "Jack Moore", "url": "http://www.jacklmoore.com", "email": "hello@jacklmoore.com" } ], "license": "MIT", "homepage": "http://www.jacklmoore.com/autosize", "ignore": [], "repository": { "type": "git", "url": "http://github.com/jackmoore/autosize.git" }, "main": "dist/autosize.js", "moduleType": [ "amd", "node" ] }