mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
89 lines
2.3 KiB
JSON
89 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"zepto@^1.2.0",
|
|
"/Users/xmfish/Desktop/test/reacttest"
|
|
]
|
|
],
|
|
"_cnpm_publish_time": 1468443220595,
|
|
"_from": "zepto@>=1.2.0 <2.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "zepto@1.2.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/zepto",
|
|
"_nodeVersion": "6.3.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/zepto-1.2.0.tgz_1468443217488_0.9017651309259236"
|
|
},
|
|
"_npmUser": {
|
|
"email": "mislav.marohnic@gmail.com",
|
|
"name": "mislav"
|
|
},
|
|
"_npmVersion": "3.10.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "zepto",
|
|
"raw": "zepto@^1.2.0",
|
|
"rawSpec": "^1.2.0",
|
|
"scope": null,
|
|
"spec": ">=1.2.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "http://registry.npm.taobao.org/zepto/download/zepto-1.2.0.tgz",
|
|
"_shasum": "e127bd9e66fd846be5eab48c1394882f7c0e4f98",
|
|
"_shrinkwrap": null,
|
|
"_spec": "zepto@^1.2.0",
|
|
"_where": "/Users/xmfish/Desktop/test/reacttest",
|
|
"bugs": {
|
|
"url": "https://github.com/madrobby/zepto/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. If you use jQuery, you already know how to use Zepto.",
|
|
"devDependencies": {
|
|
"coffee-script": "1.5.x",
|
|
"express": "3.1.x",
|
|
"shelljs": "0.1.x",
|
|
"uglify-js": "2.4.x"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"noattachment": false,
|
|
"shasum": "e127bd9e66fd846be5eab48c1394882f7c0e4f98",
|
|
"size": 54518,
|
|
"tarball": "http://registry.npm.taobao.org/zepto/download/zepto-1.2.0.tgz"
|
|
},
|
|
"gitHead": "12746ff4f78321220e9cda2c67102f01b6ebf9c7",
|
|
"homepage": "http://zeptojs.com",
|
|
"license": "MIT",
|
|
"main": "dist/zepto.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "mislav",
|
|
"email": "mislav.marohnic@gmail.com"
|
|
},
|
|
{
|
|
"name": "thomasfuchs",
|
|
"email": "thomas@fesch.at"
|
|
}
|
|
],
|
|
"name": "zepto",
|
|
"optionalDependencies": {},
|
|
"publish_time": 1468443220595,
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/madrobby/zepto.git"
|
|
},
|
|
"scripts": {
|
|
"dist": "coffee make dist",
|
|
"start": "coffee test/server.coffee",
|
|
"test": "coffee make test"
|
|
},
|
|
"version": "1.2.0"
|
|
}
|