{
"_args": [
[
"xregexp@2.0.0",
"/usr/local/lib/node_modules/@ionic/cli/node_modules/ftp"
]
],
"_defaultsLoaded": true,
"_engineSupported": true,
"_from": "xregexp@2.0.0",
"_id": "xregexp@2.0.0",
"_inCache": true,
"_installable": true,
"_location": "/@ionic/cli/xregexp",
"_nodeVersion": "v0.6.18",
"_npmUser": {
"email": "steves_list@hotmail.com",
"name": "slevithan"
},
"_npmVersion": "1.1.21",
"_phantomChildren": {},
"_requested": {
"name": "xregexp",
"raw": "xregexp@2.0.0",
"rawSpec": "2.0.0",
"scope": null,
"spec": "2.0.0",
"type": "version"
},
"_requiredBy": [
"/@ionic/cli/ftp"
],
"_resolved": "https://registry.npmjs.org/xregexp/-/xregexp-2.0.0.tgz",
"_shasum": "52a63e56ca0b84a7f3a5f3d61872f126ad7a5943",
"_shrinkwrap": null,
"_spec": "xregexp@2.0.0",
"_where": "/usr/local/lib/node_modules/@ionic/cli/node_modules/ftp",
"author": {
"email": "steves_list@hotmail.com",
"name": "Steven Levithan"
},
"bugs": {
"url": "https://github.com/slevithan/XRegExp/issues"
},
"dependencies": {},
"description": "Extended JavaScript regular expressions",
"devDependencies": {
"qunit": ">= 0.2.x"
},
"directories": {},
"dist": {
"shasum": "52a63e56ca0b84a7f3a5f3d61872f126ad7a5943",
"tarball": "https://registry.npmjs.org/xregexp/-/xregexp-2.0.0.tgz"
},
"engines": {
"node": "*"
},
"homepage": "http://xregexp.com/",
"keywords": [
"regex",
"regexp"
],
"license": "MIT",
"main": "./xregexp-all.js",
"maintainers": [
{
"name": "walling",
"email": "bwp@bwp.dk"
},
{
"name": "slevithan",
"email": "steves_list@hotmail.com"
}
],
"name": "xregexp",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/slevithan/XRegExp.git"
},
"scripts": {
"test": "node tests/node-qunit.js"
},
"version": "2.0.0"
}