{ "_args": [ [ { "raw": "node-wp-i18n@^1.2.2", "scope": null, "escapedName": "node-wp-i18n", "name": "node-wp-i18n", "rawSpec": "^1.2.2", "spec": ">=1.2.2 <2.0.0", "type": "range" }, "D:\\xampp\\htdocs\\building-landing-page\\wp-content\\themes\\builders-landing-page\\node_modules\\grunt-wp-i18n" ] ], "_from": "node-wp-i18n@>=1.2.2 <2.0.0", "_hasShrinkwrap": false, "_id": "node-wp-i18n@1.2.3", "_inCache": true, "_location": "/node-wp-i18n", "_nodeVersion": "11.4.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/node-wp-i18n_1.2.3_1549395257917_0.17311900150893544" }, "_npmUser": { "name": "bradyvercher", "email": "brady@blazersix.com" }, "_npmVersion": "6.4.1", "_phantomChildren": {}, "_requested": { "raw": "node-wp-i18n@^1.2.2", "scope": null, "escapedName": "node-wp-i18n", "name": "node-wp-i18n", "rawSpec": "^1.2.2", "spec": ">=1.2.2 <2.0.0", "type": "range" }, "_requiredBy": [ "/grunt-wp-i18n" ], "_resolved": "https://registry.npmjs.org/node-wp-i18n/-/node-wp-i18n-1.2.3.tgz", "_shasum": "78c07fc3480693c0fa25c88a2d1e9c748700541b", "_shrinkwrap": null, "_spec": "node-wp-i18n@^1.2.2", "_where": "D:\\xampp\\htdocs\\building-landing-page\\wp-content\\themes\\builders-landing-page\\node_modules\\grunt-wp-i18n", "author": { "name": "Brady Vercher", "email": "brady@blazersix.com", "url": "http://www.cedaro.com/" }, "bin": { "wpi18n": "./bin/wpi18n" }, "bugs": { "url": "https://github.com/cedaro/node-wp-i18n/issues" }, "dependencies": { "bluebird": "^3.4.1", "gettext-parser": "^3.1.0", "glob": "^7.0.5", "lodash": "^4.14.2", "minimist": "^1.2.0", "mkdirp": "^0.5.1", "tmp": "^0.0.33" }, "description": "Internationalize WordPress themes and plugins.", "devDependencies": { "async": "^2.0.1", "jshint": "^2.9.2", "tap": "^12.0.1" }, "directories": {}, "dist": { "integrity": "sha512-YMzMcsjXbGYDB9vHyb289CYXAGmXhcNLbeTlOnWgPNkZd9xrovcbRd7cQyKd9BQHOjS7Nw8WCbJ7nvtR7rc0rg==", "shasum": "78c07fc3480693c0fa25c88a2d1e9c748700541b", "tarball": "https://registry.npmjs.org/node-wp-i18n/-/node-wp-i18n-1.2.3.tgz", "fileCount": 55, "unpackedSize": 149266, "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWeU6CRA9TVsSAnZWagAAZhoQAI3EONGCG6o8Coex5fvO\nTTkOoK6x1njodYemB1aVOW+yBexxC08SuAbwM/HocjhMEk2IxpTysKQ4sh7K\npigsPg/ilqb7aIQYU38ppd7nYnuSijmN12y37FDXwZDbSZPkedSnYYeI9qiF\nLEcxYbiOtFA3nvCOceACTadsN89PrCGr5GdT918kiESNzBirB7eab+xGeqQ5\n/pdGkiP1gujXKsCP95hs9lhSRdHPAtR92A/WPlc/xm8mUZi/HoBy5iDlieBS\n4wKnjQf76Ury3xZikGzGo9cPmQVq//gwBJjmDl3cfpALwvkgsv5sgJ+W1DZN\nadPzOq/Kr0jDwu/GDOKVwi2sZk0/BF852mdge3cf4iabQQURPn9FgVO4uty3\n9tqTBwDqT+ssvwsRA6iEqpPCJa0FGQUQIRXXdMzbgOrS5rHCzkkRReOfP6PX\nJ8XEAIacMQzsc0R+dSSlzADKwJjch+VD/Aq1fnxr+hQ3IdIO/XbJQZ3qX6Ny\nWorX4TVSfIlCZkP419QJMtYVYc8dOQFsoYHNGn/CxkqD09m45mpTMVfyyHNB\nohI8ZbibDL/kijhIClljZioR3Hdq9OSpcrCutUJm2D31hX50l2nzbxwDU/8Q\nv9Trp6QUnAgNWb/HqGU6NTBuYL/fMhY9WsK+Fhrkgpa+7fVKwb+eaDqGg/7T\nJuDs\r\n=0jPr\r\n-----END PGP SIGNATURE-----\r\n" }, "gitHead": "1111adde58357b8ac53d1da8b356c5c17f918b13", "homepage": "https://github.com/cedaro/node-wp-i18n", "keywords": [ "wordpress", "i18n", "translation" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "bradyvercher", "email": "brady@blazersix.com" } ], "name": "node-wp-i18n", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/cedaro/node-wp-i18n.git" }, "scripts": { "lint": "jshint index.js lib/*.js", "pretest": "rm -rf tmp && cp -R test/fixtures tmp", "test": "tap test/*.js --cov" }, "version": "1.2.3" }