-
Notifications
You must be signed in to change notification settings - Fork 2
/
package.json
56 lines (56 loc) · 1.52 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"name": "effecss-pure-css",
"version": "1.0.2",
"description": "An pure css animation framework",
"main": "index.js",
"dependencies": {},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/efecss/effecss-pure-css.git"
},
"keywords": [
"animation",
"sass",
"css"
],
"author": {
"name": "Hugo Deiró",
"email": "[email protected]",
"url": "hdeiro.github.io"
},
"license": "ISC",
"bugs": {
"url": "https://github.com/efecss/effecss-pure-css/issues"
},
"homepage": "https://github.com/efecss/effecss-pure-css#readme",
"gitHead": "0c17bd36d6c48d9ecc43a34e44abef97ccbdbcea",
"_id": "[email protected]",
"_shasum": "61f93348a6d67ce337a173f3ae8d1f4b2cff4165",
"_from": "effecss-pure-css@latest",
"_npmVersion": "3.10.8",
"_nodeVersion": "6.9.1",
"_npmUser": {
"name": "hdeiro",
"email": "[email protected]"
},
"dist": {
"shasum": "61f93348a6d67ce337a173f3ae8d1f4b2cff4165",
"tarball": "https://registry.npmjs.org/effecss-pure-css/-/effecss-pure-css-1.0.1.tgz"
},
"maintainers": [
{
"name": "hdeiro",
"email": "[email protected]"
}
],
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/effecss-pure-css-1.0.1.tgz_1484453913138_0.04557484807446599"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/effecss-pure-css/-/effecss-pure-css-1.0.1.tgz"
}