UNPKG

1.01 kBJSONView Raw
1{
2 "name": "apostrophe-soundcloud",
3 "version": "0.0.39",
4 "description": "It's soundcloud for apostrophe.",
5 "main": "app.js",
6 "scripts": {
7 "start": "node app.js"
8 },
9 "repository": {
10 "type": "git",
11 "url": "https://github.com/punkave/apostrophe-soundcloud"
12 },
13 "author": {
14 "name": "P'unk Avenue"
15 },
16 "license": "MIT",
17 "dependencies": {
18 "extend": "*",
19 "async": "x"
20 },
21 "bugs": {
22 "url": "https://github.com/punkave/apostrophe-soundcloud/issues"
23 },
24 "homepage": "https://github.com/punkave/apostrophe-soundcloud",
25 "devDependencies": {
26 },
27 "keywords": [
28 "soundcloud",
29 "cms",
30 "apostrophe"
31 ],
32 "readme": "apostrophe-soundcloud\n=====================\n",
33 "readmeFilename": "README.md",
34 "_id": "apostrophe-soundcloud@0.0.1",
35 "dist": {
36 "shasum": "a4861da6eaf42ef58ff9741bc4068f98fa251187"
37 },
38 "_from": "apostrophe-soundcloud@0.0.1",
39 "_resolved": "https://registry.npmjs.org/apostrophe-soundcloud/-/apostrophe-soundcloud-0.0.1.tgz"
40
41}