| 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/reserved-words/ |
Upload File : |
{
"_args": [
[
"reserved-words@0.1.2",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_development": true,
"_from": "reserved-words@0.1.2",
"_id": "reserved-words@0.1.2",
"_inBundle": false,
"_integrity": "sha1-AKCUD5jNUBrqqsMWQR2a3FKzGrE=",
"_location": "/reserved-words",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "reserved-words@0.1.2",
"name": "reserved-words",
"escapedName": "reserved-words",
"rawSpec": "0.1.2",
"saveSpec": null,
"fetchSpec": "0.1.2"
},
"_requiredBy": [
"/eslint-plugin-unicorn"
],
"_resolved": "https://registry.npmjs.org/reserved-words/-/reserved-words-0.1.2.tgz",
"_spec": "0.1.2",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Alexej Yaroshevich",
"email": "zxqfox@gmail.com",
"url": "http://github.com/zxqfox"
},
"bugs": {
"url": "https://github.com/zxqfox/reserved-words/issues"
},
"description": "ECMAScript reserved words checker",
"devDependencies": {
"jscs": "^1.13.1",
"jscs-jsdoc": "^1.1.0",
"jshint": "^2.8.0",
"mocha": "^2.2.5"
},
"files": [
"lib",
"README.md",
"LICENSE"
],
"homepage": "https://github.com/zxqfox/reserved-words#readme",
"keywords": [
"ES3",
"ES5",
"ES6",
"ReservedWord",
"Keyword",
"checker"
],
"license": "MIT",
"main": "lib/index.js",
"name": "reserved-words",
"repository": {
"type": "git",
"url": "git+https://github.com/zxqfox/reserved-words.git"
},
"scripts": {
"test": "jshint && jscs lib test && mocha"
},
"version": "0.1.2"
}