@sem1083/proto.extend
Version:
Extends Prototypes like String, Array, Objects etc.
18 lines (17 loc) • 353 B
JSON
{
"name": "@sem1083/proto.extend",
"version": "1.0.7",
"description": "Extends Prototypes like String, Array, Objects etc.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Extend",
"Strings",
"Array",
"Objects"
],
"author": "Sem#1083",
"license": "ISC"
}