-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
27 lines (27 loc) · 1.25 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"name": "cakephp-snippets",
"main": "./lib/cakephp-snippets",
"version": "0.6.1",
"description": "CakePHP Snippets for Atom",
"repository": {
"type": "git",
"url": "https://github.com/vicocamacho/cakephp-snippets"
},
"license": "MIT",
"engines": {
"atom": ">0.50.0"
},
"dependencies": {},
"readme": "# CakePHP Snippets For Atom\n\nThis package adds a collection of snippets for the Atom Editor.\n\nFor example Find:\n\n\n\nLinks:\n\n\n\nInputs:\n\n\n\nAnd Some More.\n\nFeel free to fork this project and send me a pull request or open an issue if something is not working.\n",
"readmeFilename": "README.md",
"bugs": {
"url": "https://github.com/vicocamacho/cakephp-snippets/issues"
},
"homepage": "https://github.com/vicocamacho/cakephp-snippets",
"_id": "[email protected]",
"dist": {
"shasum": "b7e61ec3c1ebc035e0cac867183cc6f9a5edc412"
},
"_resolved": "/var/folders/st/70fkzzcj1jv3nq32_czfbjlr0000gp/T/d-11452-1815-740zgn/package.tgz",
"_from": "/var/folders/st/70fkzzcj1jv3nq32_czfbjlr0000gp/T/d-11452-1815-740zgn/package.tgz"
}