File: //home/arjun/projects/buyercall/node_modules/jquery-mask-plugin/package.json
{
"_args": [
[
"jquery-mask-plugin@1.14.16",
"/home/arjun/projects/buyercall"
]
],
"_from": "jquery-mask-plugin@1.14.16",
"_id": "jquery-mask-plugin@1.14.16",
"_inBundle": false,
"_integrity": "sha512-reywdHlYEkPbzWjTpcc1fk9XQ3PLvO5dzEAVqy8zI7NTF22tB1HbeU3iboZTLdkBEPaWAqeI2HtEjsGQ4roZKw==",
"_location": "/jquery-mask-plugin",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jquery-mask-plugin@1.14.16",
"name": "jquery-mask-plugin",
"escapedName": "jquery-mask-plugin",
"rawSpec": "1.14.16",
"saveSpec": null,
"fetchSpec": "1.14.16"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/jquery-mask-plugin/-/jquery-mask-plugin-1.14.16.tgz",
"_spec": "1.14.16",
"_where": "/home/arjun/projects/buyercall",
"author": {
"name": "Igor Escobar",
"email": "blog@igorescobar.com"
},
"bugs": {
"url": "https://github.com/igorescobar/jQuery-Mask-Plugin/issues"
},
"description": "A jQuery Plugin to make masks on form fields and html elements.",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-connect": "*",
"grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-qunit": "*",
"grunt-contrib-uglify": "*",
"jshint-stylish": "^1.0.0",
"load-grunt-tasks": "^3.1.0",
"request": "2.81.0",
"time-grunt": "^1.0.0"
},
"homepage": "http://igorescobar.github.io/jQuery-Mask-Plugin/",
"keywords": [
"mask",
"masks",
"form",
"input",
"jquery-plugin"
],
"license": "MIT",
"main": "./dist/jquery.mask.js",
"name": "jquery-mask-plugin",
"repository": {
"type": "git",
"url": "git+https://github.com/igorescobar/jQuery-Mask-Plugin.git"
},
"version": "1.14.16"
}