{
  "name": "popcornjs",
  "version": "1.0.0",
  "description": "A JavaScript Library for Streamlining Web Development",
  "main": "popcorn.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/PopcornJS/PopcornJS.git"
  },
  "keywords": [
    "javascript",
    "library",
    "popcornjs",
    "web"
  ],
  "author": "Desmond Chin",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/PopcornJS/PopcornJS/issues"
  },
  "homepage": "https://github.com/PopcornJS/PopcornJS#readme"
}
