Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
canvas
/
node_modules
/
yaml-loader
/
Filename :
package.json
back
Copy
{ "name": "yaml-loader", "version": "0.5.0", "description": "YAML loader for webpack (converts YAML to JSON)", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/okonet/yaml-loader.git" }, "keywords": [ "yaml", "webpack", "loader", "json" ], "author": "Andrey Okonetchnikov <andrey@okonet.ru>", "license": "MIT", "bugs": { "url": "https://github.com/okonet/yaml-loader/issues" }, "homepage": "https://github.com/okonet/yaml-loader", "dependencies": { "js-yaml": "^3.5.2" } }