12345678910111213141516171819202122 |
- {
- "name": "zepto",
- "description": "Shim repository for the Zepto.js JavaScript library.",
- "version": "1.2.0",
- "main": "./zepto.js",
- "ignore": [
- "*.md",
- ".gitignore",
- "Makefile"
- ],
- "homepage": "https://github.com/components/zepto",
- "_release": "1.2.0",
- "_resolution": {
- "type": "version",
- "tag": "1.2.0",
- "commit": "6ae82d4e9d6509f1f585d718ced3624f11b3c940"
- },
- "_source": "https://github.com/components/zepto.git",
- "_target": "^1.2.0",
- "_originalSource": "zepto",
- "_direct": true
- }
|