This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
admin-panel/graphql-types/node_modules/remedial/package.json

24 lines
639 B
JSON

{
"author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com)",
"contributors": [ "Douglas Crockford <douglas@crockford.com>" ],
"dependencies": {},
"description": "Deprecated. Utilities for ES3, most of which have been adopted or superseded in ES5.1. Adapted from Douglas Crockford's Remedial JavaScript",
"homepage": "https://git.coolaj86.com/coolaj86/remedial.js",
"engines": {
"node": "*"
},
"keywords": [
"util",
"isEmpty",
"typeOf",
"entityify",
"quote",
"supplant",
"trim"
],
"license": "(MIT OR Apache-2.0)",
"main": "./index",
"name": "remedial",
"version": "1.0.8"
}