UNPKG

apache-2.0

Version:

Plaintext of The Apache License, Version 2.0 from www.apache.org

20 lines (19 loc) 492 B
{ "name": "apache-2.0", "description": "Plaintext of The Apache License, Version 2.0 from www.apache.org", "version": "1.0.7", "files": [ "README.md", "Apache-2.0.json", "package.json" ], "keywords": [ "jslicense", "license" ], "main": "Apache-2.0.json", "repository": "jslicense/Apache-2.0", "scripts": { "prepublish": "node -e \"process.stdout.write(JSON.stringify(require('fs').readFileSync('Apache-2.0').toString()))\" > Apache-2.0.json" } }