| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/i/ |
Upload File : |
{
"_args": [
[
"i@0.3.7",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "i@0.3.7",
"_id": "i@0.3.7",
"_inBundle": false,
"_integrity": "sha512-FYz4wlXgkQwIPqhzC5TdNMLSE5+GS1IIDJZY/1ZiEPCT2S3COUVZeT5OW4BmW4r5LHLQuOosSwsvnroG9GR59Q==",
"_location": "/i",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "i@0.3.7",
"name": "i",
"escapedName": "i",
"rawSpec": "0.3.7",
"saveSpec": null,
"fetchSpec": "0.3.7"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/i/-/i-0.3.7.tgz",
"_spec": "0.3.7",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Pavan Kumar Sunkara",
"email": "pavan.sss1991@gmail.com",
"url": "pksunkara.github.com"
},
"bugs": {
"url": "https://github.com/pksunkara/inflect/issues"
},
"contributors": [
{
"name": "Pavan Kumar Sunkara",
"email": "pavan.sss1991@gmail.com"
}
],
"dependencies": {},
"description": "custom inflections for nodejs",
"devDependencies": {
"vows": "^0.8.2"
},
"engines": {
"node": ">=0.4"
},
"homepage": "http://pksunkara.github.com/inflect",
"keywords": [
"singular",
"plural",
"camelize",
"underscore",
"dasherize",
"demodulize",
"ordinalize",
"uncountable",
"pluralize",
"singularize",
"titleize",
"tableize",
"classify",
"foreign_key"
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/pksunkara/inflect/raw/master/LICENSE"
}
],
"main": "./lib/inflect",
"name": "i",
"repository": {
"type": "git",
"url": "git://github.com/pksunkara/inflect.git"
},
"scripts": {
"test": "vows --spec $(find test -name '*-test.js')"
},
"version": "0.3.7"
}