| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/software/Services/citygist/cordova/node_modules/array-ify/ |
Upload File : |
{
"_from": "array-ify@^1.0.0",
"_id": "array-ify@1.0.0",
"_inBundle": false,
"_integrity": "sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=",
"_location": "/array-ify",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "array-ify@^1.0.0",
"name": "array-ify",
"escapedName": "array-ify",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/compare-func"
],
"_resolved": "https://registry.npmjs.org/array-ify/-/array-ify-1.0.0.tgz",
"_shasum": "9e528762b4a9066ad163a6962a364418e9626ece",
"_spec": "array-ify@^1.0.0",
"_where": "C:\\framework7\\citygist\\cordova\\node_modules\\compare-func",
"author": {
"name": "Steve Mao",
"email": "maochenyan@gmail.com",
"url": "https://github.com/stevemao"
},
"bugs": {
"url": "https://github.com/stevemao/array-ify/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Turn anything into an array",
"devDependencies": {
"coveralls": "^2.11.2",
"istanbul": "^0.3.8",
"jscs": "^1.11.3",
"jshint": "^2.6.3",
"mocha": "*"
},
"files": [
"index.js"
],
"homepage": "https://github.com/stevemao/array-ify",
"keywords": [
"array-ify",
"array",
"arr",
"arrify",
"arrayify",
"convert",
"value"
],
"license": "MIT",
"name": "array-ify",
"repository": {
"type": "git",
"url": "git+https://github.com/stevemao/array-ify.git"
},
"scripts": {
"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage",
"lint": "jshint *.js --exclude node_modules && jscs *.js",
"test": "npm run-script lint && mocha"
},
"version": "1.0.0"
}