12345678910111213141516 |
- {
- "name": "underscore.string",
- "repo": "epeli/underscore.string",
- "description": "String manipulation extensions for Underscore.js javascript library",
- "version": "3.3.4",
- "keywords": [
- "underscore",
- "string"
- ],
- "dependencies": {},
- "development": {},
- "main": "index.js",
- "scripts": [
- "*.js"
- ]
- }
|