detail
Showing
.gitignore
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
dist/detail/0.0.1/index.js
0 → 100644
This diff is collapsed.
index.css
0 → 100644
index.handlebars
0 → 100644
index.html
0 → 100644
index.js
0 → 100644
order.handlebars
0 → 100644
package.json
0 → 100644
| { | ||
| "name": "detail", | ||
| "version": "0.0.1", | ||
| "description": "享当家detail", | ||
| "keywords": [], | ||
| "homepage": "", | ||
| "author": "muyun <muyun1115@gmail.com>", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "" | ||
| }, | ||
| "bugs": { | ||
| "url": "" | ||
| }, | ||
| "licenses": "MIT", | ||
| "spm": { | ||
| "main": "index.js", | ||
| "output": [ | ||
| "src/**/*.js", | ||
| "src/**/*.css" | ||
| ], | ||
| "buildArgs": "--include standalone", | ||
| "dependencies": { | ||
| "zepto": "1.1.3", | ||
| "normalize.css": "3.0.1", | ||
| "seajs": "2.3.0", | ||
| "handlebars-runtime": "1.3.0", | ||
| "anima-lazyload": "1.0.1", | ||
| "anima-yocto": "1.1.5", | ||
| "anima-carousel": "1.0.1", | ||
| "anima-yocto-lite": "1.1.1", | ||
| "anima-yocto-touch": "1.0.6", | ||
| "import-style": "1.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| "expect.js": "0.3.1" | ||
| } | ||
| }, | ||
| "devDependencies": { | ||
| "spm": "3" | ||
| }, | ||
| "scripts": { | ||
| "test": "spm test", | ||
| "build": "spm build" | ||
| } | ||
| } | ||
| \ No newline at end of file |
production.html
0 → 100644
rem.js
0 → 100644
Please
register
or
sign in
to comment