| 1234567891011121314151617181920212223242526 | {  "name": "instant.page",  "version": "1.3.1",  "description": "Make your site’s pages instant in 1 minute and improve your conversion rate by 1%",  "main": "instantpage.js",  "directories": {    "test": "test"  },  "scripts": {    "test": "echo \"Error: no test specified\" && exit 1"  },  "repository": {    "type": "git",    "url": "git+https://github.com/instantpage/instant.page.git"  },  "keywords": [    "instant",    "performance"  ],  "author": "Alexandre Dieulot",  "license": "MIT",  "bugs": {    "url": "https://github.com/instantpage/instant.page/issues"  },  "homepage": "https://instant.page/"}
 |